From eaafe49123e402598d1e350c5654b7870073740d Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 9 May 2008 06:34:58 +0000 Subject: JSON 1.0 (on deb 4.0) doesn't have to_json yet --- httemplate/misc/xmlhttp-cust_main-address_standardize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/misc/xmlhttp-cust_main-address_standardize.html') diff --git a/httemplate/misc/xmlhttp-cust_main-address_standardize.html b/httemplate/misc/xmlhttp-cust_main-address_standardize.html index e290301c9..7da94c8ec 100644 --- a/httemplate/misc/xmlhttp-cust_main-address_standardize.html +++ b/httemplate/misc/xmlhttp-cust_main-address_standardize.html @@ -1,4 +1,4 @@ -<% to_json($return) %> +<% objToJson($return) %> <%init> my $DEBUG = 1; -- cgit v1.2.1