[freeside-commits] branch master updated. 3599ab3e7c66883d152cc95cebc5d2655f2c91f8
Ivan
ivan at 420.am
Sat Aug 9 15:20:48 PDT 2014
The branch, master has been updated
via 3599ab3e7c66883d152cc95cebc5d2655f2c91f8 (commit)
from f9930edeaceb217a6503fa49078fcff2b588caf8 (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 3599ab3e7c66883d152cc95cebc5d2655f2c91f8
Author: Ivan Kohler <ivan at freeside.biz>
Date: Sat Aug 9 15:20:47 2014 -0700
debugging off
diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm
index f408552..042cb5c 100644
--- a/FS/FS/part_pkg.pm
+++ b/FS/FS/part_pkg.pm
@@ -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;
-----------------------------------------------------------------------
Summary of changes:
FS/FS/part_pkg.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list