X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_svc.pm;h=3ae79a6df3447c5b243afa5dacb1833d86808646;hp=dc7449a4f22c13f51e558654e9d27f28bf87ae9f;hb=552ab4d038b22d47d981dd19e8ab2d1fd421e494;hpb=df4a174a2156a642c25a3926fa1dba5e92263610 diff --git a/FS/FS/part_svc.pm b/FS/FS/part_svc.pm index dc7449a4f..3ae79a6df 100644 --- a/FS/FS/part_svc.pm +++ b/FS/FS/part_svc.pm @@ -12,7 +12,7 @@ use FS::cust_svc; @ISA = qw(FS::Record); -$DEBUG = 1; +$DEBUG = 0; =head1 NAME