mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-04 22:58:10 +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:
parent
1de328e2fe
commit
57ddd53d59
@ -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)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user