X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=htetc%2Fhandler.pl;h=a9431d3a8847006120cb118a8e91ad8abb25dd49;hp=1dd16ec7208f321c7865e5dca812df9923425a28;hb=70569273833d91085c6c562865a78a08ddde49a1;hpb=0cc20c3d66e50d640422c2d587d97ddf7768493b diff --git a/htetc/handler.pl b/htetc/handler.pl index 1dd16ec72..a9431d3a8 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); }