mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-22 16:40:21 +01:00
Merge branch '3.3.x'
This commit is contained in:
commit
2fe749fd9a
@ -184,8 +184,8 @@ class container_factory
|
||||
// Get compatibility globals and constants
|
||||
$this->update_helper->include_file('includes/compatibility_globals.' . $this->php_ext);
|
||||
|
||||
register_compatibility_globals();
|
||||
|
||||
$this->update_helper->include_file('includes/constants.' . $this->php_ext);
|
||||
|
||||
register_compatibility_globals();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user