1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 08:17:47 +02:00

Merge branch '3.2.x'

This commit is contained in:
Marc Alexander
2018-10-27 22:33:50 +02:00
25 changed files with 64 additions and 64 deletions

View File

@@ -40,7 +40,7 @@ class p_master
* Constuctor
* Set module include path
*/
function p_master($include_path = false)
function __construct($include_path = false)
{
global $phpbb_root_path;