svc_cable, RT#22009
authorIvan Kohler <ivan@freeside.biz>
Wed, 9 Oct 2013 23:04:57 +0000 (16:04 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 9 Oct 2013 23:04:57 +0000 (16:04 -0700)
FS/FS/Mason.pm
FS/MANIFEST

index 0f8ae87..eca56bc 100644 (file)
@@ -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 ) {
index cd3ccd9..cc463e6 100644 (file)
@@ -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