summaryrefslogtreecommitdiff
path: root/htetc/handler.pl
diff options
context:
space:
mode:
authorivan <ivan>2001-10-30 14:20:46 +0000
committerivan <ivan>2001-10-30 14:20:46 +0000
commitc34e73e4a0f8ab38adc88829598207e219a86928 (patch)
treeb016b4b678299f911e70cd0c7fe6a3777092d021 /htetc/handler.pl
parent0ff607900727da25755f08101f557eeb469fe2bd (diff)
web config should workish now
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 f01d3cd..d10ecc9 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -59,6 +59,7 @@ sub handler
#use CGI::Carp qw(fatalsToBrowser);
use Date::Format;
use Date::Parse;
+ use HTML::Entities;
use FS::UID qw(cgisuidsetup);
use FS::Record qw(qsearch qsearchs fields);
use FS::part_svc;