From 75e94e8dbf9f4053eaf403bc1c62f540f8efe31f Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 27 Feb 2011 00:57:39 +0000 Subject: [PATCH] torrus virtual ports, RT#10574 --- FS/FS/Mason.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 2a04ae55b..b27c266a9 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -269,6 +269,8 @@ if ( -e $addl_handler_use_file ) { use FS::lata; use FS::did_vendor; use FS::did_order; + use FS::torrus_srvderive; + use FS::torrus_srvderive_component; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { -- 2.11.0