From 3c8b1c8f6953ed8b7af5cdfbb47d7a4d04b2f7b5 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 20 Jul 2015 17:18:44 -0700 Subject: [PATCH] remove debug --- FS/FS/ClientAPI/MyAccount/quotation.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/ClientAPI/MyAccount/quotation.pm b/FS/FS/ClientAPI/MyAccount/quotation.pm index df2b37ed6..667f37d78 100644 --- a/FS/FS/ClientAPI/MyAccount/quotation.pm +++ b/FS/FS/ClientAPI/MyAccount/quotation.pm @@ -5,7 +5,7 @@ use FS::Record qw(qsearch qsearchs); use FS::quotation; use FS::quotation_pkg; -our $DEBUG = 1; +our $DEBUG = 0; sub _custoragent_session_custnum { FS::ClientAPI::MyAccount::_custoragent_session_custnum(@_); -- 2.20.1