mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +02:00
Merge branch '3.1.x' into 3.2.x
This commit is contained in:
@@ -55,6 +55,8 @@ class overall extends post_base
|
||||
return false;
|
||||
}
|
||||
|
||||
parent::fetch_attachments(array(), $topic_ids);
|
||||
|
||||
// Get the actual data
|
||||
$this->sql = array(
|
||||
'SELECT' => 'f.forum_id, f.forum_name, ' .
|
||||
|
Reference in New Issue
Block a user