[freeside-commits] branch master updated. a1ce9d2d64481946c6e4ba317a8c4631448dc842

Ivan ivan at 420.am
Wed Feb 11 20:25:42 PST 2015


The branch, master has been updated
       via  a1ce9d2d64481946c6e4ba317a8c4631448dc842 (commit)
      from  6da8d320d8792e6b70ec5cf1a40088f87f4762e5 (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 a1ce9d2d64481946c6e4ba317a8c4631448dc842
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Feb 11 20:25:41 2015 -0800

    turn off so much debugging output

diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm
index a0546fc..2671afb 100644
--- a/FS/FS/ClientAPI/MyAccount.pm
+++ b/FS/FS/ClientAPI/MyAccount.pm
@@ -49,7 +49,7 @@ use FS::contact;
 use FS::cust_contact;
 use FS::cust_location;
 
-$DEBUG = 1;
+$DEBUG = 0;
 $me = '[FS::ClientAPI::MyAccount]';
 
 use vars qw( @cust_main_editable_fields @location_editable_fields );

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

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




More information about the freeside-commits mailing list