- add message catalog table & beginning of web interface
[freeside.git] / htetc / global.asa
index 48d0d6f..0576951 100644 (file)
@@ -48,6 +48,7 @@ use FS::svc_www;
 use FS::type_pkgs;
 use FS::part_export;
 use FS::part_export_option;
+use FS::msgcat qw(gettext geterror);
 
 sub Script_OnStart {
   $Response->AddHeader('Pragma' => 'no-cache');