mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 06:19:16 +02:00
Sort the user languages
This commit is contained in:
parent
ec16e7c0e6
commit
9e47cde90c
1 changed files with 1 additions and 0 deletions
|
@ -612,6 +612,7 @@ class User
|
||||||
}
|
}
|
||||||
DBA::close($channels);
|
DBA::close($channels);
|
||||||
|
|
||||||
|
ksort($languages);
|
||||||
return array_keys($languages);
|
return array_keys($languages);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue