[freeside-commits] freeside/FS/FS cust_main.pm,1.366,1.367

Ivan,,, ivan at wavetail.420.am
Mon Sep 8 14:46:14 PDT 2008


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv1240

Modified Files:
	cust_main.pm 
Log Message:
oops, debugging got left on by accident

Index: cust_main.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_main.pm,v
retrieving revision 1.366
retrieving revision 1.367
diff -u -d -r1.366 -r1.367
--- cust_main.pm	8 Sep 2008 02:47:22 -0000	1.366
+++ cust_main.pm	8 Sep 2008 21:46:11 -0000	1.367
@@ -64,7 +64,7 @@
 # 1 is mostly method/subroutine entry and options
 # 2 traces progress of some operations
 # 3 is even more information including possibly sensitive data
-$DEBUG = 2;
+$DEBUG = 0;
 $me = '[FS::cust_main]';
 
 $import = 0;



More information about the freeside-commits mailing list