summaryrefslogtreecommitdiff
path: root/htetc
diff options
context:
space:
mode:
authorivan <ivan>2009-07-08 11:12:46 +0000
committerivan <ivan>2009-07-08 11:12:46 +0000
commit70569273833d91085c6c562865a78a08ddde49a1 (patch)
treeef853bbd0cf52b644d124df7286582d8a2bda3d9 /htetc
parent0cc20c3d66e50d640422c2d587d97ddf7768493b (diff)
borg RT menus, RT#1169
Diffstat (limited to 'htetc')
-rw-r--r--htetc/handler.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/htetc/handler.pl b/htetc/handler.pl
index 1dd16ec..a9431d3 100644
--- a/htetc/handler.pl
+++ b/htetc/handler.pl
@@ -69,6 +69,8 @@ sub handler
} else {
+ RT::Init() if $RT::VERSION; #for lack of something else
+
$ah->interp($fs_interp);
}