From f97cd91298d3cbfd380741cf4a64d402d3628ecd Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 20 Jul 2015 17:18:36 -0700 Subject: [PATCH 1/1] 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.11.0