merge from 19_STABLE
This commit is contained in:
+1
-1
@@ -5473,7 +5473,7 @@ function get_list_of_countries() {
|
||||
}
|
||||
|
||||
if (!empty($string)) {
|
||||
asort($string);
|
||||
uasort($string, 'strcoll');
|
||||
}
|
||||
|
||||
return $string;
|
||||
|
||||
Reference in New Issue
Block a user