From 1293d137b061f097190eda53e4e78214e18832e6 Mon Sep 17 00:00:00 2001 From: jeff Date: Thu, 16 Aug 2007 13:40:46 +0000 Subject: support hours 'usage' tracking for our own internal use (#1733) --- htetc/handler.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'htetc/handler.pl') diff --git a/htetc/handler.pl b/htetc/handler.pl index 25962412b..c5873a878 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -169,6 +169,7 @@ sub handler use FS::session; use FS::svc_acct; use FS::svc_acct_pop qw(popselector); + use FS::svc_acct_rt_transaction; use FS::svc_domain; use FS::svc_forward; use FS::svc_www; -- cgit v1.2.1