[freeside-commits] branch FREESIDE_4_BRANCH updated. 3c8b1c8f6953ed8b7af5cdfbb47d7a4d04b2f7b5

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


The branch, FREESIDE_4_BRANCH has been updated
       via  3c8b1c8f6953ed8b7af5cdfbb47d7a4d04b2f7b5 (commit)
      from  551810451d0c6455d823eca8c916d6f131f99354 (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 3c8b1c8f6953ed8b7af5cdfbb47d7a4d04b2f7b5
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Jul 20 17:18:44 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