[freeside-commits] freeside/FS/FS cust_bill_ApplicationCommon.pm,
1.7, 1.7.2.1
Ivan,,,
ivan at wavetail.420.am
Thu Mar 1 08:36:11 PST 2007
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail:/tmp/cvs-serv28872
Modified Files:
Tag: FREESIDE_1_7_BRANCH
cust_bill_ApplicationCommon.pm
Log Message:
turn off debugging
Index: cust_bill_ApplicationCommon.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_bill_ApplicationCommon.pm,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- cust_bill_ApplicationCommon.pm 5 Feb 2007 23:48:30 -0000 1.7
+++ cust_bill_ApplicationCommon.pm 1 Mar 2007 16:36:09 -0000 1.7.2.1
@@ -8,7 +8,7 @@
@ISA = qw( FS::Record );
-$DEBUG = 1;
+$DEBUG = 0;
$me = '[FS::cust_bill_ApplicationCommon]';
=head1 NAME
More information about the freeside-commits
mailing list