mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
merge from 19_STABLE
This commit is contained in:
parent
f3951c0a6e
commit
a040b67d73
@ -5473,7 +5473,7 @@ function get_list_of_countries() {
|
||||
}
|
||||
|
||||
if (!empty($string)) {
|
||||
asort($string);
|
||||
uasort($string, 'strcoll');
|
||||
}
|
||||
|
||||
return $string;
|
||||
|
Loading…
x
Reference in New Issue
Block a user