From: moodler Date: Thu, 7 Aug 2003 15:17:33 +0000 (+0000) Subject: Yugoslavia --> Serbia and Kosovo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=f27802ad3b086765613460b0a03ab7615d2c5d63;p=moodle.git Yugoslavia --> Serbia and Kosovo --- 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");