[freeside-commits] branch master updated. 597b7036c67ddf08fe367f9212ff06dd94cf76f5

Ivan ivan at 420.am
Tue Jun 11 00:38:49 PDT 2013


The branch, master has been updated
       via  597b7036c67ddf08fe367f9212ff06dd94cf76f5 (commit)
      from  7e5098563f4fec41ccff6c0907fc1558a5a61597 (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 597b7036c67ddf08fe367f9212ff06dd94cf76f5
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Jun 11 00:38:46 2013 -0700

    turn debug off

diff --git a/httemplate/edit/process/cust_main.cgi b/httemplate/edit/process/cust_main.cgi
index d295ed3..621de24 100755
--- a/httemplate/edit/process/cust_main.cgi
+++ b/httemplate/edit/process/cust_main.cgi
@@ -11,7 +11,7 @@
 <%once>
 
 my $me = '[edit/process/cust_main.cgi]';
-my $DEBUG = 1;
+my $DEBUG = 0;
 
 </%once>
 <%init>

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

Summary of changes:
 httemplate/edit/process/cust_main.cgi |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list