summaryrefslogtreecommitdiff
path: root/htetc
diff options
context:
space:
mode:
authorjeff <jeff>2007-02-08 01:46:45 +0000
committerjeff <jeff>2007-02-08 01:46:45 +0000
commit83a6a677f62ca501011d9bac6371344dbb5a13b3 (patch)
tree1608249d6e0855dd24c3c9a7609ddad6ba3a0590 /htetc
parent10fdcf4c76e4dd14f7fb738665e3fb401af3c28a (diff)
agent type on package add/edit (ticket 1446)
Diffstat (limited to 'htetc')
-rw-r--r--htetc/handler.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index f742e91..164da37 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -119,7 +119,7 @@ sub handler
use Chart::LinesPoints;
use Chart::Mountain;
use Color::Scheme;
- use HTML::Widgets::SelectLayers 0.06;
+ use HTML::Widgets::SelectLayers 0.07;
use Locale::Country;
use FS;
use FS::UID qw(cgisuidsetup dbh getotaker datasrc driver_name);