From f27802ad3b086765613460b0a03ab7615d2c5d63 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 7 Aug 2003 15:17:33 +0000 Subject: [PATCH] Yugoslavia --> Serbia and Kosovo --- lib/countries.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/countries.php b/lib/countries.php index cff526174c..8309ddb184 100644 --- a/lib/countries.php +++ b/lib/countries.php @@ -114,6 +114,7 @@ $COUNTRIES = array ( "KI" => "Kiribati", "KP" => "Korea, Democratic People's Republic of", "KR" => "Korea, Republic of", +"KO" => "Kosovo", "KW" => "Kuwait", "KG" => "Kyrgyzstan", "LA" => "Lao People's Democratic Republic", @@ -186,6 +187,7 @@ $COUNTRIES = array ( "ST" => "Sao Tome and Principe", "SA" => "Saudi Arabia", "SN" => "Senegal", +"CS" => "Serbia and Montenegro", "SC" => "Seychelles", "SL" => "Sierra Leone", "SG" => "Singapore", @@ -235,7 +237,6 @@ $COUNTRIES = array ( "WF" => "Wallis And Futuna Islands", "EH" => "Western Sahara", "YE" => "Yemen", -"YU" => "Yugoslavia", "ZR" => "Zaire", "ZM" => "Zambia", "ZW" => "Zimbabwe"); -- 2.39.5