From a6168cf714d778bbaa9637c1d344b821dd153dd1 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 14 May 2013 00:31:51 -0700 Subject: [PATCH] svc_cable (2.3 backport), RT#22009 Conflicts: FS/FS/Mason.pm --- FS/FS/Mason.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index baa4057bd..6f6b74dd6 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -315,6 +315,8 @@ if ( -e $addl_handler_use_file ) { use FS::agent_pkg_class; use FS::log; use FS::log_context; + use FS::svc_cable; + use FS::cable_device; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { -- 2.20.1