1 2 3 4 5 6
<% my $server = new FS::UI::Web::JSRPC 'FS::cust_bill_event::process_reemail'; $server->process; %>