Correcting unicode characters

This commit is contained in:
nicolasconnault 2008-01-24 15:34:35 +00:00
parent abd616eac4
commit 5c225af114
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@
1.3 2004-8-4 1.3 2004-8-4
* Changed license from GPL to LGPL so code can be included in PEAR * 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<EFBFBD>dric Dufour) * added global definitions to prevent undefined variables error when including from function (Cédric Dufour)
* Updated country names * Updated country names
* Added support for GeoIP City, version 1 with DMA and Area codes * Added support for GeoIP City, version 1 with DMA and Area codes

View file

@ -1132,7 +1132,7 @@ $GEOIP_REGION_NAME = array(
"53" => "Tigray", "53" => "Tigray",
"54" => "YeDebub Biheroch Bihereseboch na Hizboch"), "54" => "YeDebub Biheroch Bihereseboch na Hizboch"),
"FI" => array( "FI" => array(
"01" => "<EFBFBD>?land", "01" => "Åland",
"06" => "Lapland", "06" => "Lapland",
"08" => "Oulu", "08" => "Oulu",
"13" => "Southern Finland", "13" => "Southern Finland",