X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fprocess%2Ftax-import.cgi;h=b9e9daad5d85cd86b818f6c6730a8a5c78c05776;hb=da873ececc6f023bdbb578dadd9bc4220c52e3a4;hp=f800dbd5b509de67f64349dedc5daf9c577939ba;hpb=437f7374ed17088113c4067df42201295b6d6c43;p=freeside.git diff --git a/httemplate/misc/process/tax-import.cgi b/httemplate/misc/process/tax-import.cgi index f800dbd5b..b9e9daad5 100644 --- a/httemplate/misc/process/tax-import.cgi +++ b/httemplate/misc/process/tax-import.cgi @@ -4,6 +4,6 @@ die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Import'); -my $server = new FS::UI::Web::JSRPC 'FS::tax_rate::process_batch_import', $cgi; +my $server = new FS::UI::Web::JSRPC 'FS::tax_rate::process_batch_import', $cgi;