1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[feature/template-engine] Adjust path in includephp template.

Now that tests are run from top level the '..' is wrong.

PHPBB3-9726
This commit is contained in:
Oleg Pudeyev
2011-04-24 00:13:19 -04:00
parent 4f3e966fdc
commit 4dfe4c7f13

View File

@@ -1 +1 @@
<!-- INCLUDEPHP ../tests/template/templates/_dummy_include.php.inc -->
<!-- INCLUDEPHP tests/template/templates/_dummy_include.php.inc -->