From e37cbc7ace987877747390879babc77752853baa Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 29 Jan 2008 04:15:50 +0000 Subject: [PATCH] missed use --- FS/FS/cust_pkg.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/FS/FS/cust_pkg.pm b/FS/FS/cust_pkg.pm index 3612b6a94..d6d2dad19 100644 --- a/FS/FS/cust_pkg.pm +++ b/FS/FS/cust_pkg.pm @@ -19,6 +19,7 @@ use FS::reg_code; use FS::part_svc; use FS::cust_pkg_reason; use FS::reason; +use FS::UI::Web; # need to 'use' these instead of 'require' in sub { cancel, suspend, unsuspend, # setup } -- 2.20.1