diff options
Diffstat (limited to 'phpBB/phpbb/template/asset.php')
| -rw-r--r-- | phpBB/phpbb/template/asset.php | 8 | 
1 files changed, 0 insertions, 8 deletions
| diff --git a/phpBB/phpbb/template/asset.php b/phpBB/phpbb/template/asset.php index 27564bf347..24e0d6698d 100644 --- a/phpBB/phpbb/template/asset.php +++ b/phpBB/phpbb/template/asset.php @@ -9,14 +9,6 @@  namespace phpbb\template; -/** -* @ignore -*/ -if (!defined('IN_PHPBB')) -{ -	exit; -} -  class asset  {  	protected $components = array(); | 
