summaryrefslogtreecommitdiff
path: root/htetc
diff options
context:
space:
mode:
Diffstat (limited to 'htetc')
-rw-r--r--htetc/global.asa2
-rw-r--r--htetc/handler.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/htetc/global.asa b/htetc/global.asa
index 94d6b7e3e..48d0d6fcd 100644
--- a/htetc/global.asa
+++ b/htetc/global.asa
@@ -10,7 +10,7 @@ use IO::Handle;
use IO::File;
use String::Approx qw(amatch);
use HTML::Widgets::SelectLayers;
-use FS::UID qw(cgisuidsetup dbh getotaker datasrc);
+use FS::UID qw(cgisuidsetup dbh getotaker datasrc driver_name);
use FS::Record qw(qsearch qsearchs fields dbdef);
use FS::Conf;
use FS::CGI qw(header menubar popurl table itable ntable idiot eidiot
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 8e097c656..1a746a552 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -67,7 +67,7 @@ sub handler
use IO::File;
use String::Approx qw(amatch);
use HTML::Widgets::SelectLayers;
- use FS::UID qw(cgisuidsetup dbh getotaker datasrc);
+ use FS::UID qw(cgisuidsetup dbh getotaker datasrc driver_name);
use FS::Record qw(qsearch qsearchs fields dbdef);
use FS::Conf;
use FS::CGI qw(header menubar popurl table itable ntable idiot eidiot