mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Got my can of bug spray recharged at my local fire department :-)
- Fixed weird bug in Groups ACP git-svn-id: file:///svn/phpbb/trunk@5465 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -587,6 +587,8 @@ class acp_groups
|
||||
}
|
||||
$db->sql_freeresult($result);
|
||||
|
||||
ksort($group_ary);
|
||||
|
||||
$special_toggle = false;
|
||||
foreach ($group_ary as $type => $row_ary)
|
||||
{
|
||||
|
Reference in New Issue
Block a user