diff options
Diffstat (limited to 'phpBB/phpbb/plupload/plupload.php')
| -rw-r--r-- | phpBB/phpbb/plupload/plupload.php | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/phpBB/phpbb/plupload/plupload.php b/phpBB/phpbb/plupload/plupload.php index 6eb5adf864..f21ec40450 100644 --- a/phpBB/phpbb/plupload/plupload.php +++ b/phpBB/phpbb/plupload/plupload.php @@ -10,14 +10,6 @@  namespace phpbb\plupload;  /** - * @ignore - */ -if (!defined('IN_PHPBB')) -{ -	exit; -} - -/**  * This class handles all server-side plupload functions  *  * @package \phpbb\plupload\plupload | 
