mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/16323] Replace the spaceless tag with its homologue filter
PHPBB3-16323
This commit is contained in:
@@ -72,6 +72,8 @@ class lexer extends \Twig_Lexer
|
||||
'endspaceless',
|
||||
'verbatim',
|
||||
'endverbatim',
|
||||
'apply',
|
||||
'endapply',
|
||||
);
|
||||
|
||||
// Fix tokens that may have inline variables (e.g. <!-- DEFINE $TEST = '{FOO}')
|
||||
|
Reference in New Issue
Block a user