1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-16 13:44:12 +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:
Tristan Darricau
2014-04-16 23:41:10 +02:00
committed by Nicofuma
parent 76574d4b5e
commit e7f970e26d
6 changed files with 88 additions and 6 deletions

View File

@@ -80,6 +80,8 @@ class forum extends \phpbb\feed\post_base
unset($forum_ids_passworded);
}
$this->fetch_attachments();
}
function get_sql()