mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-22 08:13:14 +02:00
[ticket/16967] Remove support for INCLUDEPHP and PHP/ENDPHP in templates
PHPBB3-16967
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
Path is relative to board root.
|
||||
<!-- INCLUDEPHP ../tests/template/templates/_dummy_include.php.inc -->
|
@@ -1,2 +0,0 @@
|
||||
Path includes variables.
|
||||
<!-- INCLUDEPHP ../tests/template/{TEMPLATES}/_dummy_include.php.inc -->
|
@@ -1 +0,0 @@
|
||||
<!-- PHP -->echo "test";<!-- ENDPHP -->
|
Reference in New Issue
Block a user