[freeside-commits] freeside/httemplate/misc download-batch.cgi, 1.26, 1.26.6.1

Mark Wells mark at wavetail.420.am
Thu Dec 23 16:41:27 PST 2010


Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail.420.am:/tmp/cvs-serv4921/httemplate/misc

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	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.26.6.1
diff -u -w -d -r1.26 -r1.26.6.1
--- download-batch.cgi	25 Sep 2009 02:30:20 -0000	1.26
+++ download-batch.cgi	24 Dec 2010 00:41:25 -0000	1.26.6.1
@@ -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