[freeside-commits] branch FREESIDE_3_BRANCH updated. 1f5fc658a659923e86ea6b9b6ab18e8c8aeec7ca
Mark Wells
mark at 420.am
Mon Apr 6 22:35:59 PDT 2015
The branch, FREESIDE_3_BRANCH has been updated
via 1f5fc658a659923e86ea6b9b6ab18e8c8aeec7ca (commit)
from 6e083cee18cb70cfeea90eed475e452b2ff6a0f1 (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 1f5fc658a659923e86ea6b9b6ab18e8c8aeec7ca
Author: Mark Wells <mark at freeside.biz>
Date: Mon Apr 6 22:35:48 2015 -0700
debug
diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm
index 40f30fe..168e4e9 100644
--- a/FS/FS/Misc/Geo.pm
+++ b/FS/FS/Misc/Geo.pm
@@ -17,7 +17,7 @@ FS::UID->install_callback( sub {
$conf = new FS::Conf;
} );
-$DEBUG = 1;
+$DEBUG = 0;
@EXPORT_OK = qw( get_district );
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Misc/Geo.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the freeside-commits
mailing list