X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FMason.pm;h=773261f0fd1ffad76493ed09e94f7ce2827ccaf2;hb=bdb7b4bf619b14291bdd44919a1a8121ce06df33;hp=99cc1cd6f875cee8b960c3bb99a0d8149d6ae5b3;hpb=c5e31619e5a3071506cff19578e9e377753a96f4;p=freeside.git diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 99cc1cd6f..773261f0f 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -114,6 +114,8 @@ if ( -e $addl_handler_use_file ) { #selectlayers.html use Locale::Country; use Business::US::USPS::WebTools::AddressStandardization; + use HTML::GoogleMaps; + use Geo::GoogleEarth::Pluggable; use LWP::UserAgent; use Storable qw( nfreeze thaw ); use FS; @@ -299,6 +301,8 @@ if ( -e $addl_handler_use_file ) { use FS::rate_tier_detail; use FS::radius_attr; use FS::discount_plan; + use FS::tower; + use FS::tower_sector; # Sammath Naur if ( $FS::Mason::addl_handler_use ) {