From: ivan Date: Wed, 23 Jun 2010 20:55:46 +0000 (+0000) Subject: well-formed CSV on success, too, RT#8906 X-Git-Tag: root_of_svc_elec_features~127 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=aa5fc95a2f04c7fed466e0ce00edd17deb67977d;p=freeside.git well-formed CSV on success, too, RT#8906 --- diff --git a/httemplate/misc/cdr-post.cgi b/httemplate/misc/cdr-post.cgi index 4f2dd4f55..541dac3e3 100644 --- a/httemplate/misc/cdr-post.cgi +++ b/httemplate/misc/cdr-post.cgi @@ -1,7 +1,7 @@ % if ( $error ) { 0,"<% $error %>",, % } else { -1,"CDR import successful',<% $cdr_batch->cdrbatchnum %>,"<% $cdrbatch %>" +1,"CDR import successful",<% $cdr_batch->cdrbatchnum %>,"<% $cdrbatch %>" % } <%init>