From: Ivan Kohler Date: Sat, 5 Dec 2015 03:10:25 +0000 (-0800) Subject: add northern cyprus, RT#39335 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=d316fab95b83d3241d3de9d2d313aa525bc7d793;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;