mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Corrected Geoip entries for ex-Yugoslavia ... better late than never
This commit is contained in:
parent
44b9d0560b
commit
c1d2cd1293
@ -155,6 +155,7 @@ class Geoip {
|
||||
'MA' => "Morocco",
|
||||
'MC' => "Monaco",
|
||||
'MD' => "Moldova - Republic of",
|
||||
'ME' => "Montenegro",
|
||||
'MG' => "Madagascar",
|
||||
'MH' => "Marshall Islands",
|
||||
'MK' => "Macedonia - the Former Yugoslav Republic of",
|
||||
@ -203,6 +204,7 @@ class Geoip {
|
||||
'QA' => "Qatar",
|
||||
'RE' => "Reunion",
|
||||
'RO' => "Romania",
|
||||
'RS' => "Serbia",
|
||||
'RU' => "Russian Federation",
|
||||
'RW' => "Rwanda",
|
||||
'SA' => "Saudi Arabia",
|
||||
@ -257,7 +259,6 @@ class Geoip {
|
||||
'WS' => "Samoa",
|
||||
'YE' => "Yemen",
|
||||
'YT' => "Mayotte",
|
||||
'YU' => "Yugoslavia",
|
||||
'ZA' => "South Africa",
|
||||
'ZM' => "Zambia",
|
||||
'ZR' => "Zaire",
|
||||
|
Loading…
Reference in New Issue
Block a user