mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:05:23 +02:00
n/m
git-svn-id: file:///svn/phpbb/trunk@4040 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -221,6 +221,7 @@ switch ($mode)
|
||||
|
||||
$sql['forum_posts'] = 0;
|
||||
$sql['forum_topics'] = 0;
|
||||
$sql['forum_topics_real'] = 0;
|
||||
}
|
||||
|
||||
if ($row['parent_id'] != $parent_id)
|
||||
|
Reference in New Issue
Block a user