diff options
Diffstat (limited to 'htetc/handler.pl')
-rw-r--r-- | htetc/handler.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl index 618c5856f..0301d98d1 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -81,6 +81,7 @@ sub handler small_custview myexit http_header); use FS::Msgcat qw(gettext geterror); use FS::Misc qw( send_email ); + use FS::Report::Table::Monthly; use FS::agent; use FS::agent_type; |