freeside/FS/FS cust_svc.pm,1.47,1.48 domain_record.pm,1.17,1.18

ivan ivan at pouncequick.420.am
Wed Dec 29 17:41:31 PST 2004


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory pouncequick:/tmp/cvs-serv409

Modified Files:
	cust_svc.pm domain_record.pm 
Log Message:
domain_record.pm

Index: domain_record.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/domain_record.pm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- domain_record.pm	7 Apr 2004 11:39:15 -0000	1.17
+++ domain_record.pm	30 Dec 2004 01:41:28 -0000	1.18
@@ -10,7 +10,7 @@
 
 @ISA = qw(FS::Record);
 
-$DEBUG = 1;
+$DEBUG = 0;
 
 =head1 NAME
 

Index: cust_svc.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_svc.pm,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- cust_svc.pm	29 Dec 2004 12:00:06 -0000	1.47
+++ cust_svc.pm	30 Dec 2004 01:41:28 -0000	1.48
@@ -19,7 +19,7 @@
 
 @ISA = qw( FS::Record );
 
-$DEBUG = 1;
+$DEBUG = 0;
 
 $ignore_quantity = 0;
 




More information about the freeside-commits mailing list