X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=60e377953672cc91008822c804eb30b3499ae972;hb=047630eac61dcf23b14e70b3d0004990a2b3718c;hp=6fc4bf09f11f1d2ce77c3e9b25083c56c99781c1;hpb=b1e8c45e0a7a4142f62070c76dd10446ea7ea1ba;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 6fc4bf09f..60e377953 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -123,6 +123,7 @@ if ( -e $addl_handler_use_file ) { use HTML::Widgets::SelectLayers 0.07; #should go away in favor of #selectlayers.html use Locale::Country; + use Number::Phone::Country qw( noexport ); use Business::US::USPS::WebTools::AddressStandardization; use Geo::GoogleEarth::Pluggable; use LWP::UserAgent; @@ -393,6 +394,7 @@ if ( -e $addl_handler_use_file ) { use FS::olt_site; use FS::access_user_page_pref; use FS::part_svc_msgcat; + use FS::saved_search; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {