mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +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->php_ini = $this->phpbb_container->get('php_ini');
|
||||||
$this->phpbb_root_path = $phpbb_root_path;
|
$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)
|
switch ($mode)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user