1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00

[ticket/10288] Test to make sure included templates have proper variable scope

PHPBB3-10288
This commit is contained in:
Nathan Guse
2014-03-13 19:48:07 -05:00
parent 052bbf654f
commit a45aa2e5a0
3 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<!-- BEGIN test_loop -->
{test_loop.foo}
<!-- INCLUDE loop_include1.html -->
<!-- END test_loop -->