From: Mark Wells Date: Mon, 29 Dec 2014 07:27:15 +0000 (-0800) Subject: debug X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=5109f7d0bc4a9c3a984b9f182650425daa0acfb7 debug --- diff --git a/FS/FS/part_svc.pm b/FS/FS/part_svc.pm index e1ae02b78..2748686cc 100644 --- a/FS/FS/part_svc.pm +++ b/FS/FS/part_svc.pm @@ -12,7 +12,7 @@ use FS::export_svc; use FS::cust_svc; use FS::part_svc_class; -$DEBUG = 1; +$DEBUG = 0; =head1 NAME