mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.3.x'
This commit is contained in:
commit
cf8dc8d4b4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue