[freeside-commits] freeside/httemplate/misc download-batch.cgi, 1.26, 1.27
Mark Wells
mark at wavetail.420.am
Thu Dec 23 16:40:04 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail.420.am:/tmp/cvs-serv4615/httemplate/misc
Modified Files:
download-batch.cgi
Log Message:
manual batch approval and TD EFT fixes, RT#10545
Index: download-batch.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/download-batch.cgi,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -w -d -r1.26 -r1.27
--- download-batch.cgi 25 Sep 2009 02:30:20 -0000 1.26
+++ download-batch.cgi 24 Dec 2010 00:40:02 -0000 1.27
@@ -1,6 +1,4 @@
-<% $pay_batch->export_batch($format) %>
-
-<%init>
+<% $pay_batch->export_batch($format) %><%init>
#http_header('Content-Type' => 'text/comma-separated-values' ); #IE chokes
http_header('Content-Type' => 'text/plain' ); # not necessarily correct...
More information about the freeside-commits
mailing list