[freeside-commits] freeside/FS/FS/UI Web.pm,1.13,1.14

Ivan,,, ivan at wavetail.420.am
Thu Nov 17 04:53:31 PST 2005


Update of /home/cvs/cvsroot/freeside/FS/FS/UI
In directory wavetail:/tmp/cvs-serv24963

Modified Files:
	Web.pm 
Log Message:
turn off debugging

Index: Web.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/UI/Web.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- Web.pm	17 Nov 2005 10:14:51 -0000	1.13
+++ Web.pm	17 Nov 2005 12:53:29 -0000	1.14
@@ -138,7 +138,7 @@
 use FS::Record qw(qsearchs);
 use FS::queue;
 
-$DEBUG = 1;
+$DEBUG = 0;
 
 sub new {
         my $class = shift;



More information about the freeside-commits mailing list