aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/log/null.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/log/null.php')
-rw-r--r--phpBB/phpbb/log/null.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/phpBB/phpbb/log/null.php b/phpBB/phpbb/log/null.php
index 2ef69926ee..77d0fbe2d7 100644
--- a/phpBB/phpbb/log/null.php
+++ b/phpBB/phpbb/log/null.php
@@ -10,14 +10,6 @@
namespace phpbb\log;
/**
-* @ignore
-*/
-if (!defined('IN_PHPBB'))
-{
- exit;
-}
-
-/**
* Null logger
*
* @package phpbb_log