summaryrefslogtreecommitdiff
path: root/htetc/global.asa
diff options
context:
space:
mode:
authorivan <ivan>2004-03-05 14:34:24 +0000
committerivan <ivan>2004-03-05 14:34:24 +0000
commit654234a526b5447ec02970962cccb1cf879796c8 (patch)
tree4277e6ef94927569dba246fa0ef6a223f5b94c34 /htetc/global.asa
parent1b15d4bbb47875129b8da15331b118a6ad6727f3 (diff)
beginning of OO reporting interface, create acadia-requested crosstab reports
Diffstat (limited to 'htetc/global.asa')
-rw-r--r--htetc/global.asa1
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/global.asa b/htetc/global.asa
index 8027ae3e5..5652a6f4f 100644
--- a/htetc/global.asa
+++ b/htetc/global.asa
@@ -24,6 +24,7 @@ use FS::CGI qw(header menubar popurl table itable ntable idiot eidiot
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;