X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fareacodes.cgi;fp=httemplate%2Fmisc%2Fareacodes.cgi;h=4b31deb00629cf7295147dc17017624db074d6df;hb=54156948ccda87655f9f4bb26a2747ab49b616ce;hp=9d32a3baf8fcda7f4850cd97e7c71c1443208e02;hpb=a7ec2c2a6b5fcc26e8da765abdf4d459cc41a20a;p=freeside.git diff --git a/httemplate/misc/areacodes.cgi b/httemplate/misc/areacodes.cgi index 9d32a3baf..4b31deb00 100644 --- a/httemplate/misc/areacodes.cgi +++ b/httemplate/misc/areacodes.cgi @@ -1,4 +1,4 @@ -<% objToJson(\@areacodes) %> +<% encode_json(\@areacodes) %>\ <%init> my( $state, $svcpart ) = $cgi->param('arg');