mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
[feature/template-engine] Make INCLUDEPHP relative to board root.
PHPBB3-9726
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<!-- INCLUDEPHP tests/template/templates/_dummy_include.php.inc -->
|
2
tests/template/templates/includephp_relative.html
Normal file
2
tests/template/templates/includephp_relative.html
Normal file
@@ -0,0 +1,2 @@
|
||||
Path is relative to board root.
|
||||
<!-- INCLUDEPHP ../tests/template/templates/_dummy_include.php.inc -->
|
Reference in New Issue
Block a user