summaryrefslogtreecommitdiff
path: root/htetc/global.asa
diff options
context:
space:
mode:
Diffstat (limited to 'htetc/global.asa')
-rw-r--r--htetc/global.asa2
1 files changed, 1 insertions, 1 deletions
diff --git a/htetc/global.asa b/htetc/global.asa
index 861a27c4b..3d9aae437 100644
--- a/htetc/global.asa
+++ b/htetc/global.asa
@@ -10,7 +10,7 @@ use HTML::Entities;
use IO::Handle;
use IO::File;
use String::Approx qw(amatch);
-use HTML::Widgets::SelectLayers 0.02;
+use HTML::Widgets::SelectLayers 0.03;
use FS::UID qw(cgisuidsetup dbh getotaker datasrc driver_name);
use FS::Record qw(qsearch qsearchs fields dbdef);
use FS::Conf;