diff options
Diffstat (limited to 'httemplate/misc/maestro-customer_status.html')
-rw-r--r-- | httemplate/misc/maestro-customer_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/maestro-customer_status.html b/httemplate/misc/maestro-customer_status.html index 8acae2b2a..a872d4997 100644 --- a/httemplate/misc/maestro-customer_status.html +++ b/httemplate/misc/maestro-customer_status.html @@ -1,4 +1,4 @@ -<% objToJson( $return ) %> +<% encode_json( $return ) %>\ <%init> my $return; |