mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
*cough*
git-svn-id: file:///svn/phpbb/trunk@7259 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -728,7 +728,7 @@ class acp_groups
|
|||||||
$db->sql_freeresult($result);
|
$db->sql_freeresult($result);
|
||||||
|
|
||||||
// The order is... normal, then special
|
// The order is... normal, then special
|
||||||
asort($cached_group_data);
|
ksort($cached_group_data);
|
||||||
|
|
||||||
foreach ($cached_group_data as $type => $row_ary)
|
foreach ($cached_group_data as $type => $row_ary)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user