mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 04:48:53 +00:00
n/m
git-svn-id: file:///svn/phpbb/trunk@4040 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
2af466141d
commit
db4f5c970b
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ switch ($mode)
|
||||||
|
|
||||||
$sql['forum_posts'] = 0;
|
$sql['forum_posts'] = 0;
|
||||||
$sql['forum_topics'] = 0;
|
$sql['forum_topics'] = 0;
|
||||||
|
$sql['forum_topics_real'] = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($row['parent_id'] != $parent_id)
|
if ($row['parent_id'] != $parent_id)
|
||||||
|
|
Loading…
Add table
Reference in a new issue