X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Femail_invoices.cgi;h=0a39783950470d7e947dbf930a2e7c67f25d2ab4;hb=0402f78ff052d950bc9fd4e4845b7d81d2196c47;hp=12d58d608f207b90041d8b7dc7f22977b01977de;hpb=9788b10d423bb3e4c16989b08bcce6f1a78f3d89;p=freeside.git diff --git a/httemplate/misc/email_invoices.cgi b/httemplate/misc/email_invoices.cgi index 12d58d608..0a3978395 100644 --- a/httemplate/misc/email_invoices.cgi +++ b/httemplate/misc/email_invoices.cgi @@ -1,6 +1,6 @@ <% -my $server = new FS::UI::Web::JSRPC 'FS::cust_bill_event::process_reemail'; +my $server = new FS::UI::Web::JSRPC 'FS::cust_bill::process_reemail'; $server->process; %>