diff options
Diffstat (limited to 'phpBB/phpbb/feed/topic_base.php')
| -rw-r--r-- | phpBB/phpbb/feed/topic_base.php | 8 | 
1 files changed, 0 insertions, 8 deletions
diff --git a/phpBB/phpbb/feed/topic_base.php b/phpBB/phpbb/feed/topic_base.php index f05be9223e..7e28e67b82 100644 --- a/phpBB/phpbb/feed/topic_base.php +++ b/phpBB/phpbb/feed/topic_base.php @@ -10,14 +10,6 @@  namespace phpbb\feed;  /** -* @ignore -*/ -if (!defined('IN_PHPBB')) -{ -	exit; -} - -/**  * Abstract class for topic based feeds  *  * @package phpBB3  | 
