fix error w/current perl - can't call keys on a scalar hashref anymore, RT#77532
[freeside.git] / httemplate / misc / process / cust_pay-import.cgi
1 <% $server->process %>
2 <%init>
3 my $server = new FS::UI::Web::JSRPC 'FS::cust_pay::process_batch_import', $cgi; 
4 </%init>
5