From bb04a0b87f89345d98c43aca0586e88f6e963e16 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 9 Oct 2006 00:13:03 +0000 Subject: [PATCH] add cust_main_note to handler.pl --- htetc/handler.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/htetc/handler.pl b/htetc/handler.pl index 183a5534b..c03313e0b 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -189,6 +189,7 @@ sub handler use FS::access_right; use FS::AccessRight; use FS::svc_phone; + use FS::cust_main_note; if ( %%%RT_ENABLED%%% ) { eval ' -- 2.11.0