mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -67,7 +67,7 @@ class acp_extensions
|
||||
$this->php_ini = $this->phpbb_container->get('php_ini');
|
||||
$this->phpbb_root_path = $phpbb_root_path;
|
||||
|
||||
$this->user->add_lang(['install', 'acp/extensions', 'migrator']);
|
||||
$this->user->add_lang(['install', 'acp/extensions', 'acp/modules', 'migrator']);
|
||||
|
||||
switch ($mode)
|
||||
{
|
||||
|
Reference in New Issue
Block a user