mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
update topic stats if complete topic is stored for approval.
git-svn-id: file:///svn/phpbb/trunk@4478 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -126,8 +126,6 @@ function update_last_post_information($type, $id, &$parent_sql)
|
||||
{
|
||||
global $db;
|
||||
|
||||
$parent_sql = array();
|
||||
|
||||
switch ($type)
|
||||
{
|
||||
case 'forum':
|
||||
|
Reference in New Issue
Block a user