From 280522d98836e3bd1ce8e658cf0aa8432fc8efba Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 9 Oct 2013 16:04:57 -0700 Subject: [PATCH] svc_cable, RT#22009 --- FS/FS/Mason.pm | 1 + FS/MANIFEST | 2 ++ 2 files changed, 3 insertions(+) diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 0f8ae87d6..eca56bcd6 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -317,6 +317,7 @@ if ( -e $addl_handler_use_file ) { use FS::log_context; use FS::svc_cable; use FS::cable_model; + use FS::cable_provider; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { diff --git a/FS/MANIFEST b/FS/MANIFEST index cd3ccd935..cc463e6ed 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -646,3 +646,5 @@ FS/h_svc_cable.pm t/h_svc_cable.t FS/cable_model.pm t/cable_model.t +FS/cable_provider.pm +t/cable_provider.t -- 2.11.0