projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5901094
)
well-formed CSV on success, too, RT#8906
author
ivan
<ivan>
Wed, 23 Jun 2010 20:55:46 +0000
(20:55 +0000)
committer
ivan
<ivan>
Wed, 23 Jun 2010 20:55:46 +0000
(20:55 +0000)
httemplate/misc/cdr-post.cgi
patch
|
blob
|
history
diff --git
a/httemplate/misc/cdr-post.cgi
b/httemplate/misc/cdr-post.cgi
index
4f2dd4f
..
541dac3
100644
(file)
--- 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>