summaryrefslogtreecommitdiff
path: root/htetc
diff options
context:
space:
mode:
Diffstat (limited to 'htetc')
-rw-r--r--htetc/global.asa1
1 files changed, 1 insertions, 0 deletions
diff --git a/htetc/global.asa b/htetc/global.asa
index 528f02a91..c3dab19e7 100644
--- a/htetc/global.asa
+++ b/htetc/global.asa
@@ -1,5 +1,6 @@
use strict;
use vars qw( $cgi $p );
+use Apache::ASP 2.55;
use CGI 2.47;
#use CGI::Carp qw(fatalsToBrowser);
use Date::Format;