aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates
diff options
context:
space:
mode:
authorFyorl <gaelreth@gmail.com>2012-07-08 15:12:08 +0100
committerFyorl <gaelreth@gmail.com>2012-07-08 20:41:22 +0100
commitd0cb5bb093d09a15f422f84e19d781a8260512a0 (patch)
tree897bd9ae227cc4c7891f30f8ec538e01e9f14fdd /tests/template/templates
parentd5896239068e1063970f398a12ffb5a0707fb286 (diff)
downloadforums-d0cb5bb093d09a15f422f84e19d781a8260512a0.tar
forums-d0cb5bb093d09a15f422f84e19d781a8260512a0.tar.gz
forums-d0cb5bb093d09a15f422f84e19d781a8260512a0.tar.bz2
forums-d0cb5bb093d09a15f422f84e19d781a8260512a0.tar.xz
forums-d0cb5bb093d09a15f422f84e19d781a8260512a0.zip
[ticket/10970] Added support for forms such as {FOO}bar.{EXT}
PHPBB3-10970
Diffstat (limited to 'tests/template/templates')
-rw-r--r--tests/template/templates/includejs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/template/templates/includejs.html b/tests/template/templates/includejs.html
index dbcf6e04a8..ef73700eeb 100644
--- a/tests/template/templates/includejs.html
+++ b/tests/template/templates/includejs.html
@@ -4,4 +4,5 @@
<!-- INCLUDEJS {$TEST} -->
<!-- INCLUDEJS subdir/{PARENT} -->
<!-- INCLUDEJS {SUBDIR}/subsubdir/{PARENT} -->
+<!-- INCLUDEJS {SUBDIR}/parent_only.{EXT} -->
{SCRIPTS}