X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fcdr-post.cgi;h=541dac3e32dc203510203daf7b91ca41eb32efea;hp=46d9424e7218ffe44ebf7e44e52316202111b793;hb=833cfe5c9938d33c3e6b97ed610c25a7afa6eb04;hpb=4f97c9b8d145f19da0fe95a7e87ca73212b81302 diff --git a/httemplate/misc/cdr-post.cgi b/httemplate/misc/cdr-post.cgi index 46d9424e7..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> @@ -53,4 +53,6 @@ my $cdrbatch = ''; } +$error =~ s/"/""/g; #CSV +