mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
sort list of languages by country code
This commit is contained in:
parent
ab8ce35a2c
commit
32df467096
1 changed files with 1 additions and 0 deletions
|
@ -228,6 +228,7 @@ function get_languages()
|
|||
|
||||
} // end while
|
||||
|
||||
ksort($results);
|
||||
return $results;
|
||||
|
||||
} // get_languages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue