From 41d9ccc9b265168f2a6fdcf3533c6384b7d6dd58 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 18 Jun 2008 00:05:21 +0000 Subject: turn off debugging for address standardization --- httemplate/misc/xmlhttp-cust_main-address_standardize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate') diff --git a/httemplate/misc/xmlhttp-cust_main-address_standardize.html b/httemplate/misc/xmlhttp-cust_main-address_standardize.html index 7da94c8ec..8532bb23a 100644 --- a/httemplate/misc/xmlhttp-cust_main-address_standardize.html +++ b/httemplate/misc/xmlhttp-cust_main-address_standardize.html @@ -1,7 +1,7 @@ <% objToJson($return) %> <%init> -my $DEBUG = 1; +my $DEBUG = 0; my $conf = new FS::Conf; -- cgit v1.2.1