From: Ivan Kohler Date: Sat, 5 Dec 2015 03:10:24 +0000 (-0800) Subject: add northern cyprus, RT#39335 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=5d3bae81bd20e7e6c2f817fc8f09dd899f0edc1f;p=freeside.git add northern cyprus, RT#39335 --- diff --git a/FS/FS/Mason.pm b/FS/FS/Mason.pm index 58b3da7db..acfe5717d 100644 --- a/FS/FS/Mason.pm +++ b/FS/FS/Mason.pm @@ -121,6 +121,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 FS::geocode_Mixin; #for its code2country use Locale::Currency; use Locale::Currency::Format; use Business::US::USPS::WebTools::AddressStandardization;