debugging off
authorIvan Kohler <ivan@freeside.biz>
Sat, 9 Aug 2014 22:20:49 +0000 (15:20 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sat, 9 Aug 2014 22:20:49 +0000 (15:20 -0700)
FS/FS/part_pkg.pm

index 1682b67..daedd6a 100644 (file)
@@ -29,7 +29,7 @@ use FS::part_pkg_discount;
 use FS::part_pkg_usage;
 use FS::part_pkg_vendor;
 
-$DEBUG = 1;
+$DEBUG = 0;
 $setup_hack = 0;
 $skip_pkg_svc_hack = 0;