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

index f408552..042cb5c 100644 (file)
@@ -31,7 +31,7 @@ use FS::part_pkg_discount;
 use FS::part_pkg_vendor;
 use FS::part_pkg_currency;
 
-$DEBUG = 1;
+$DEBUG = 0;
 $setup_hack = 0;
 $skip_pkg_svc_hack = 0;