debug
authorMark Wells <mark@freeside.biz>
Mon, 29 Dec 2014 07:24:37 +0000 (23:24 -0800)
committerMark Wells <mark@freeside.biz>
Mon, 29 Dec 2014 07:26:39 +0000 (23:26 -0800)
FS/FS/part_svc.pm

index bfa5651..0bef7bc 100644 (file)
@@ -13,7 +13,7 @@ use FS::part_svc_class;
 
 @ISA = qw(FS::Record);
 
 
 @ISA = qw(FS::Record);
 
-$DEBUG = 1;
+$DEBUG = 0;
 
 =head1 NAME
 
 
 =head1 NAME