[freeside-commits] branch master updated. f97cd91298d3cbfd380741cf4a64d402d3628ecd

Ivan ivan at 420.am
Mon Jul 20 17:18:39 PDT 2015


The branch, master has been updated
       via  f97cd91298d3cbfd380741cf4a64d402d3628ecd (commit)
      from  31d3be5e80b4c92367dc84fea9f8bf3ee2d14480 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f97cd91298d3cbfd380741cf4a64d402d3628ecd
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jul 20 17:18:36 2015 -0700

    remove debug

diff --git a/FS/FS/ClientAPI/MyAccount/quotation.pm b/FS/FS/ClientAPI/MyAccount/quotation.pm
index df2b37e..667f37d 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(@_);

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/ClientAPI/MyAccount/quotation.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list