mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/11150] Makes the customisation db lync dynamic
PHPBB3-11150
This commit is contained in:
@@ -701,7 +701,8 @@ class installer
|
||||
{
|
||||
$this->restore_cwd();
|
||||
|
||||
if ($super_globals) {
|
||||
if ($super_globals)
|
||||
{
|
||||
$this->request->disable_super_globals();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user