mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[feature/template-engine] Test template DEFINE statements across files
PHPBB3-9726
This commit is contained in:
committed by
Oleg Pudeyev
parent
bf34264f4f
commit
ee203b4632
3
tests/template/templates/define_include.html
Normal file
3
tests/template/templates/define_include.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{$VALUE}
|
||||
<!-- DEFINE $INCLUDED_VALUE = 'bar' -->
|
||||
{$INCLUDED_VALUE}
|
Reference in New Issue
Block a user