X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2FClientAPI%2FMyAccount%2Fquotation.pm;h=667f37d7888fbb8d9cb7a172cebf7218c03c1cff;hb=f97cd91298d3cbfd380741cf4a64d402d3628ecd;hp=df2b37ed67b09601bb87eaea2f0381c1879faa84;hpb=31d3be5e80b4c92367dc84fea9f8bf3ee2d14480;p=freeside.git 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(@_);