turn off debugging for address standardization
[freeside.git] / 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;