X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fdownload-batch.cgi;fp=httemplate%2Fmisc%2Fdownload-batch.cgi;h=23deba712e76c6ad276be4b3b2a73fdc38b67af2;hp=01bf5d25f42e93cd253f27eb3f533c4a32739025;hb=b1dacaef3f9773c72b4c6f525d2f1e584e1432fc;hpb=f73e85ca1d6603f0f3368412a5db66c10db12a3e diff --git a/httemplate/misc/download-batch.cgi b/httemplate/misc/download-batch.cgi index 01bf5d25f..23deba712 100644 --- a/httemplate/misc/download-batch.cgi +++ b/httemplate/misc/download-batch.cgi @@ -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...