From c82d349f864e6bd9f96fd1156903bc1f7193a203 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Mon, 27 Dec 2010 00:04:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'. --- httemplate/misc/upload-batch.cgi | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 httemplate/misc/upload-batch.cgi (limited to 'httemplate/misc/upload-batch.cgi') diff --git a/httemplate/misc/upload-batch.cgi b/httemplate/misc/upload-batch.cgi deleted file mode 100644 index be80b1ff7..000000000 --- a/httemplate/misc/upload-batch.cgi +++ /dev/null @@ -1,10 +0,0 @@ -<% $server->process %> -<%init> - -die "access denied" - unless $FS::CurrentUser::CurrentUser->access_right('Process batches'); - -my $server = - new FS::UI::Web::JSRPC 'FS::pay_batch::process_import_results', $cgi; - - -- cgit v1.2.1