mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-21 09:01:29 +02:00
#54295 - Thanks Paul.J.Murphy
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10297 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -482,7 +482,7 @@ class phpbb_feed
|
||||
{
|
||||
if (!$this->forum_id && !$this->topic_id)
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
else if ($this->forum_id && !$this->topic_id)
|
||||
{
|
||||
|
Reference in New Issue
Block a user