summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authormark <mark>2012-01-10 17:04:16 +0000
committermark <mark>2012-01-10 17:04:16 +0000
commita3f549b03951a3f9710bfd51649edf6b028fb4ff (patch)
tree7496620095abade3d2e8dd17e677bc1fa41978cb /FS
parent626f5cd83480c923e7657e34fabfe1256a07e27d (diff)
turn debug off
Diffstat (limited to 'FS')
-rw-r--r--FS/FS/Misc/Geo.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Misc/Geo.pm b/FS/FS/Misc/Geo.pm
index 3031b65..c193f33 100644
--- a/FS/FS/Misc/Geo.pm
+++ b/FS/FS/Misc/Geo.pm
@@ -9,7 +9,7 @@ use HTTP::Request::Common qw( GET POST );
use HTML::TokeParser;
use Data::Dumper;
-$DEBUG = 1;
+$DEBUG = 0;
@EXPORT_OK = qw( get_censustract );