mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12413] Fatal Error for feed.php?mode=forums
https://tracker.phpbb.com/browse/PHPBB3-12413 http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=45475 PHPBB3-12413
This commit is contained in:
committed by
Nicofuma
parent
76574d4b5e
commit
e7f970e26d
@@ -83,6 +83,8 @@ class topic extends \phpbb\feed\post_base
|
||||
|
||||
unset($forum_ids_passworded);
|
||||
}
|
||||
|
||||
$this->fetch_attachments();
|
||||
}
|
||||
|
||||
function get_sql()
|
||||
|
Reference in New Issue
Block a user