well-formed CSV on success, too, RT#8906
authorivan <ivan>
Wed, 23 Jun 2010 20:55:46 +0000 (20:55 +0000)
committerivan <ivan>
Wed, 23 Jun 2010 20:55:46 +0000 (20:55 +0000)
httemplate/misc/cdr-post.cgi

index 4f2dd4f..541dac3 100644 (file)
@@ -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>