From 6b6d92928cfbc3a6e2e35990af8d2d54a379bb1d Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 4 Jan 2014 16:26:04 -0800 Subject: svc_conferencing, RT#24389 --- FS/FS/Mason.pm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'FS') diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 4e9c4f19b..8e700400a 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -362,6 +362,9 @@ if ( -e $addl_handler_use_file ) { use FS::alarm_type; use FS::alarm_station; use FS::addr_range; + use FS::svc_conferencing; + use FS::conferencing_type; + use FS::conferencing_quality; # Sammath Naur if ( $FS::Mason::addl_handler_use ) { -- cgit v1.2.1