summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r--htetc/handler.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index d46742544..755e664b9 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -128,6 +128,7 @@ sub handler
use FS::CGI qw(header menubar popurl rooturl table itable ntable idiot
eidiot small_custview myexit http_header);
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;