From 6a6b2c3e2300e1cc5016aca310b09ca5e00ece66 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 9 Oct 2013 16:04:46 -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 9c6a0fba2..a664d5d08 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -344,6 +344,7 @@ if ( -e $addl_handler_use_file ) { use FS::cable_model; use FS::invoice_mode; use FS::invoice_conf; + use FS::cable_provider; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { diff --git a/FS/MANIFEST b/FS/MANIFEST index ed1a0cdcf..561e00afb 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -702,3 +702,5 @@ FS/invoice_mode.pm t/invoice_mode.t FS/invoice_conf.pm t/invoice_conf.t +FS/cable_provider.pm +t/cable_provider.t -- 2.20.1