X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=htetc%2Fhandler.pl;h=2f8146e3eaad17df7384cbe41a98a8284b043541;hb=52a07a405e197fda1654fc61eefa538450f269e8;hp=1a746a552bcdeddf6f189b653718a7013f27c44e;hpb=12fca9ac80c2b0444a7916506f6e2a8fa98bc24d;p=freeside.git 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 ) = @_;