turn off debugging for address standardization
authorivan <ivan>
Wed, 18 Jun 2008 00:05:21 +0000 (00:05 +0000)
committerivan <ivan>
Wed, 18 Jun 2008 00:05:21 +0000 (00:05 +0000)
httemplate/misc/xmlhttp-cust_main-address_standardize.html

index 7da94c8..8532bb2 100644 (file)
@@ -1,7 +1,7 @@
 <% objToJson($return) %>
 <%init>
 
-my $DEBUG = 1;
+my $DEBUG = 0;
 
 my $conf = new FS::Conf;