X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htetc%2Fhandler.pl;h=755e664b97522a8ea6c7b0bc147062f226e3810b;hp=164da3702341c46cacee0622497340ed7461508c;hb=1748e50c012a65ecb729f15e09169f5d8122a3b1;hpb=1d719ccff55b1a82208fdf44b6dcd2da96b3c42e diff --git a/htetc/handler.pl b/htetc/handler.pl index 164da3702..755e664b9 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -127,7 +127,8 @@ sub handler use FS::Conf; use FS::CGI qw(header menubar popurl rooturl table itable ntable idiot eidiot small_custview myexit http_header); - use FS::UI::Web; + use FS::UI::Web qw(svc_url); + use FS::UI::bytecount; use FS::Msgcat qw(gettext geterror); use FS::Misc qw( send_email send_fax states_hash counties state_label ); use FS::Report::Table::Monthly;