[freeside-commits] branch FREESIDE_3_BRANCH updated. a4b6fc1db4659ecbbb6a91d5258c6cfb1bc79dfe

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


The branch, FREESIDE_3_BRANCH has been updated
       via  a4b6fc1db4659ecbbb6a91d5258c6cfb1bc79dfe (commit)
      from  9049947bceb63fd795aab13ee5a17b17f180a4aa (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 a4b6fc1db4659ecbbb6a91d5258c6cfb1bc79dfe
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Feb 11 20:25:43 2015 -0800

    turn off so much debugging output

diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm
index ca5c82e..023c1d6 100644
--- a/FS/FS/ClientAPI/MyAccount.pm
+++ b/FS/FS/ClientAPI/MyAccount.pm
@@ -48,7 +48,7 @@ use FS::msg_template;
 use FS::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