[freeside-commits] freeside/FS/FS cust_bill_pkg.pm, 1.42.2.1, 1.42.2.2
Ivan,,,
ivan at wavetail.420.am
Mon Oct 26 14:55:18 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv24588
Modified Files:
Tag: FREESIDE_1_9_BRANCH
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.42.2.1
retrieving revision 1.42.2.2
diff -u -d -r1.42.2.1 -r1.42.2.2
--- cust_bill_pkg.pm 16 Oct 2009 22:39:04 -0000 1.42.2.1
+++ cust_bill_pkg.pm 26 Oct 2009 21:55:15 -0000 1.42.2.2
@@ -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