[freeside-commits] freeside/FS/FS cust_bill_pkg.pm,1.45,1.46
Ivan,,,
ivan at wavetail.420.am
Thu Oct 29 12:10:08 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv23649
Modified Files:
cust_bill_pkg.pm
Log Message:
turn off debugging
Index: cust_bill_pkg.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_bill_pkg.pm,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- cust_bill_pkg.pm 28 Oct 2009 19:01:17 -0000 1.45
+++ cust_bill_pkg.pm 29 Oct 2009 19:10:06 -0000 1.46
@@ -19,7 +19,7 @@
@ISA = qw( FS::cust_main_Mixin FS::Record );
-$DEBUG = 1;
+$DEBUG = 0;
$me = '[FS::cust_bill_pkg]';
=head1 NAME
More information about the freeside-commits
mailing list