debug
authorMark Wells <mark@freeside.biz>
Tue, 7 Apr 2015 05:35:48 +0000 (22:35 -0700)
committerMark Wells <mark@freeside.biz>
Tue, 7 Apr 2015 05:35:48 +0000 (22:35 -0700)
FS/FS/Misc/Geo.pm

index 40f30fe..168e4e9 100644 (file)
@@ -17,7 +17,7 @@ FS::UID->install_callback( sub {
   $conf = new FS::Conf;
 } );
 
-$DEBUG = 1;
+$DEBUG = 0;
 
 @EXPORT_OK = qw( get_district );