Will things ever be the same again?
[freeside.git] / httemplate / misc / print_invoice_events.cgi
index c6a7885..913e268 100644 (file)
@@ -1,6 +1,4 @@
-<%
+%
+%my $server = new FS::UI::Web::JSRPC 'FS::cust_bill_event::process_reprint', $cgi; 
 
-my $server = new FS::UI::Web::JSRPC 'FS::cust_bill_event::process_reprint';
-$server->process;
-
-%>
+<% $server->process %>