summaryrefslogtreecommitdiff
path: root/htetc/global.asa
diff options
context:
space:
mode:
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 c61e7291c..eefa62e2e 100644
--- a/htetc/global.asa
+++ b/htetc/global.asa
@@ -4,6 +4,7 @@ use CGI;
#use CGI::Carp qw(fatalsToBrowser);
use Date::Format;
use Date::Parse;
+use File::Basename;
use Tie::IxHash;
use HTML::Entities;
use IO::Handle;