From 962240fd1b1e43bba505e0d3ba0f6afdae304dbc Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Jan 2011 03:15:03 +0000 Subject: torrus add router / interface, RT#10574 --- FS/FS/Mason.pm | 1 + FS/MANIFEST | 2 ++ 2 files changed, 3 insertions(+) (limited to 'FS') diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 8fb435826..f628313f6 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -135,6 +135,7 @@ if ( -e $addl_handler_use_file ) { use FS::Report::FCC_477; use FS::Report::Table::Monthly; use FS::TicketSystem; + use FS::NetworkMonitoringSystem; use FS::Tron qw( tron_lint ); use FS::agent; diff --git a/FS/MANIFEST b/FS/MANIFEST index 8e7574280..76984625d 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -557,3 +557,5 @@ t/svc_port.t FS/h_svc_port.pm t/h_svc_port.t FS/cust_main/Status.pm +FS/NetworkMonitoringSystem.pm +FS/NetworkMonitoringSystem/Torrus_Internal.pm -- cgit v1.2.1