mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00: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:
parent
4f3e966fdc
commit
4dfe4c7f13
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
<!-- INCLUDEPHP ../tests/template/templates/_dummy_include.php.inc -->
|
||||
<!-- INCLUDEPHP tests/template/templates/_dummy_include.php.inc -->
|
||||
|
|
Loading…
Add table
Reference in a new issue