Correcting unicode characters
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
1.3 2004-8-4
|
||||
* Changed license from GPL to LGPL so code can be included in PEAR
|
||||
* added global definitions to prevent undefined variables error when including from function (C�dric Dufour)
|
||||
* added global definitions to prevent undefined variables error when including from function (Cédric Dufour)
|
||||
* Updated country names
|
||||
* Added support for GeoIP City, version 1 with DMA and Area codes
|
||||
|
||||
|
||||
@@ -1132,7 +1132,7 @@ $GEOIP_REGION_NAME = array(
|
||||
"53" => "Tigray",
|
||||
"54" => "YeDebub Biheroch Bihereseboch na Hizboch"),
|
||||
"FI" => array(
|
||||
"01" => "�?land",
|
||||
"01" => "Åland",
|
||||
"06" => "Lapland",
|
||||
"08" => "Oulu",
|
||||
"13" => "Southern Finland",
|
||||
|
||||
Reference in New Issue
Block a user