aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-06-27 16:41:21 +0200
committerTristan Darricau <github@nicofuma.fr>2014-06-27 16:41:21 +0200
commit7ef983b4267db3a71c849a62f91fa1b0a94a78bb (patch)
tree116e150e951a3b061a9f818ced8264bd031daf01 /tests/template/templates
parent6d40b876617422dbca1cb9c0d6b6ac9b43ea1ca3 (diff)
downloadforums-7ef983b4267db3a71c849a62f91fa1b0a94a78bb.tar
forums-7ef983b4267db3a71c849a62f91fa1b0a94a78bb.tar.gz
forums-7ef983b4267db3a71c849a62f91fa1b0a94a78bb.tar.bz2
forums-7ef983b4267db3a71c849a62f91fa1b0a94a78bb.tar.xz
forums-7ef983b4267db3a71c849a62f91fa1b0a94a78bb.zip
[ticket/12781] Add tests
PHPBB3-12781
Diffstat (limited to 'tests/template/templates')
-rw-r--r--tests/template/templates/if_nested_tags.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template/templates/if_nested_tags.html b/tests/template/templates/if_nested_tags.html
new file mode 100644
index 0000000000..0348a31a8d
--- /dev/null
+++ b/tests/template/templates/if_nested_tags.html
@@ -0,0 +1 @@
+<!-- IF S_VALUE --><!-- DEFINE $INNER_VALUE = 'inner_value' --><!-- ENDIF -->{$INNER_VALUE}