[freeside-commits] branch FREESIDE_3_BRANCH updated. a15c09a76a0d94207f52526208feff90cb042364

Ivan ivan at 420.am
Sun May 17 00:35:43 PDT 2015


The branch, FREESIDE_3_BRANCH has been updated
       via  a15c09a76a0d94207f52526208feff90cb042364 (commit)
      from  2d9689ef1601b66950413af88f319a6e4e2ccf0f (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 a15c09a76a0d94207f52526208feff90cb042364
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun May 17 00:35:39 2015 -0700

    debug got left on accidentally

diff --git a/FS/FS/ClientAPI.pm b/FS/FS/ClientAPI.pm
index e4031b2..1fea28c 100644
--- a/FS/FS/ClientAPI.pm
+++ b/FS/FS/ClientAPI.pm
@@ -6,7 +6,7 @@ use vars qw( @EXPORT_OK %handler $domain $DEBUG $me );
 
 @EXPORT_OK = qw( load_clientapi_modules );
 
-$DEBUG = 1;
+$DEBUG = 0;
 $me = '[FS::ClientAPI]';
 
 %handler = ();

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

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




More information about the freeside-commits mailing list