mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
*cough*
git-svn-id: file:///svn/phpbb/trunk@7259 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
e93165a9e1
commit
c78c82123e
1 changed files with 1 additions and 1 deletions
|
@ -728,7 +728,7 @@ class acp_groups
|
|||
$db->sql_freeresult($result);
|
||||
|
||||
// The order is... normal, then special
|
||||
asort($cached_group_data);
|
||||
ksort($cached_group_data);
|
||||
|
||||
foreach ($cached_group_data as $type => $row_ary)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue