X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htetc%2Fhandler.pl;h=2f8146e3eaad17df7384cbe41a98a8284b043541;hp=1a746a552bcdeddf6f189b653718a7013f27c44e;hb=87af741da0dd5f6a76bbb566b4d6c54cd5b15315;hpb=ee037398ef051cca986f799c52e52c0114f897c9 diff --git a/htetc/handler.pl b/htetc/handler.pl index 1a746a552..2f8146e3e 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -105,6 +105,7 @@ sub handler use FS::type_pkgs; use FS::part_export; use FS::part_export_option; + use FS::msgcat qw(gettext geterror); *CGI::redirect = sub { my( $self, $location ) = @_;