diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 89c5002508..ba6db1b39b 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -1303,6 +1303,7 @@ parent = prosilver

PHP

+

The use of PHP in HTML files has been deprected in phpBB 3.3 and will be removed in phpBB 4.0.

A contentious decision has seen the ability to include PHP within the template introduced. This is achieved by enclosing the PHP within relevant tags: