aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/event/extension_subscriber_loader.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/event/extension_subscriber_loader.php')
-rw-r--r--phpBB/phpbb/event/extension_subscriber_loader.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/phpBB/phpbb/event/extension_subscriber_loader.php b/phpBB/phpbb/event/extension_subscriber_loader.php
index ab50a589fe..df8e093f4a 100644
--- a/phpBB/phpbb/event/extension_subscriber_loader.php
+++ b/phpBB/phpbb/event/extension_subscriber_loader.php
@@ -9,14 +9,6 @@
namespace phpbb\event;
-/**
-* @ignore
-*/
-if (!defined('IN_PHPBB'))
-{
- exit;
-}
-
use Symfony\Component\EventDispatcher\EventDispatcherInterface;
class extension_subscriber_loader