summaryrefslogtreecommitdiff
path: root/httemplate/misc/email_invoice_events.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/email_invoice_events.cgi')
-rw-r--r--httemplate/misc/email_invoice_events.cgi6
1 files changed, 0 insertions, 6 deletions
diff --git a/httemplate/misc/email_invoice_events.cgi b/httemplate/misc/email_invoice_events.cgi
deleted file mode 100644
index 12d58d6..0000000
--- a/httemplate/misc/email_invoice_events.cgi
+++ /dev/null
@@ -1,6 +0,0 @@
-<%
-
-my $server = new FS::UI::Web::JSRPC 'FS::cust_bill_event::process_reemail';
-$server->process;
-
-%>