X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=370ac1af735f0af092a258bd36c8a04d773914b7;hb=dd003d59f56742f9374cec309ad81d527e88c846;hp=acfe5717d748af98ad3f45884aaf22d3db613961;hpb=5d3bae81bd20e7e6c2f817fc8f09dd899f0edc1f;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index acfe5717d..370ac1af7 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -77,7 +77,7 @@ if ( -e $addl_handler_use_file ) { use HTML::TableExtract qw(tree); use HTML::FormatText; use HTML::Defang; - use JSON::XS; + use Cpanel::JSON::XS; use MIME::Base64; use IO::Handle; use IO::File; @@ -411,6 +411,8 @@ if ( -e $addl_handler_use_file ) { use FS::report_batch; use FS::report_batch; use FS::password_history; + use FS::svc_fiber; + use FS::fiber_olt; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {