diff options
Diffstat (limited to 'phpBB/phpbb/template/twig/tokenparser/includeparser.php')
-rw-r--r-- | phpBB/phpbb/template/twig/tokenparser/includeparser.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/phpbb/template/twig/tokenparser/includeparser.php b/phpBB/phpbb/template/twig/tokenparser/includeparser.php index 6ee78e5562..aa7236aaa6 100644 --- a/phpBB/phpbb/template/twig/tokenparser/includeparser.php +++ b/phpBB/phpbb/template/twig/tokenparser/includeparser.php @@ -14,7 +14,6 @@ namespace phpbb\template\twig\tokenparser; - class includeparser extends \Twig_TokenParser_Include { /** |