aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/includephp_relative.html
diff options
context:
space:
mode:
authorOleg Pudeyev <oleg@bsdpower.com>2011-05-12 20:09:41 -0400
committerOleg Pudeyev <oleg@bsdpower.com>2011-05-12 20:13:32 -0400
commit94560d708649df876f8486d4ba5361475037f1ff (patch)
tree6c24ddd25b5ba07383e24beff032c3f45f77a3db /tests/template/templates/includephp_relative.html
parentd2ac05aa74d3a1c9723be41a4c0ffe86542f223f (diff)
downloadforums-94560d708649df876f8486d4ba5361475037f1ff.tar
forums-94560d708649df876f8486d4ba5361475037f1ff.tar.gz
forums-94560d708649df876f8486d4ba5361475037f1ff.tar.bz2
forums-94560d708649df876f8486d4ba5361475037f1ff.tar.xz
forums-94560d708649df876f8486d4ba5361475037f1ff.zip
[feature/template-engine] Make INCLUDEPHP relative to board root.
PHPBB3-9726
Diffstat (limited to 'tests/template/templates/includephp_relative.html')
-rw-r--r--tests/template/templates/includephp_relative.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/template/templates/includephp_relative.html b/tests/template/templates/includephp_relative.html
new file mode 100644
index 0000000000..297c9efcb0
--- /dev/null
+++ b/tests/template/templates/includephp_relative.html
@@ -0,0 +1,2 @@
+Path is relative to board root.
+<!-- INCLUDEPHP ../tests/template/templates/_dummy_include.php.inc -->