mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Let's break lots of things
git-svn-id: file:///svn/phpbb/trunk@4578 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -97,7 +97,7 @@ class ucp_zebra extends module
|
||||
{
|
||||
foreach ($forum_ary as $forum_id => $option_ary)
|
||||
{
|
||||
if (array_sum(array_values($forum_ary)))
|
||||
if (array_sum(array_values($option_ary)))
|
||||
{
|
||||
$perms[] = $user_id;
|
||||
break;
|
||||
|
Reference in New Issue
Block a user