[freeside-commits] branch FREESIDE_3_BRANCH updated. 28b22a121c414477c546a587ccb4b58541a4c973
Ivan
ivan at 420.am
Sat Aug 9 15:20:49 PDT 2014
The branch, FREESIDE_3_BRANCH has been updated
via 28b22a121c414477c546a587ccb4b58541a4c973 (commit)
from 96bfe632aeb28c7596bdfd5a7a98f0464f5ad6a5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 28b22a121c414477c546a587ccb4b58541a4c973
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Aug 9 15:20:49 2014 -0700
debugging off
diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm
index 1682b67..daedd6a 100644
--- a/FS/FS/part_pkg.pm
+++ b/FS/FS/part_pkg.pm
@@ -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;
-----------------------------------------------------------------------
Summary of changes:
FS/FS/part_pkg.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list