mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
Merge pull request #5891 from mrgoldy/ticket/16391
[ticket/16391] Add extensions info_acp_ lang file to MCP logs
This commit is contained in:
@@ -39,6 +39,7 @@ class mcp_logs
|
|||||||
global $config, $phpbb_container, $phpbb_log;
|
global $config, $phpbb_container, $phpbb_log;
|
||||||
|
|
||||||
$user->add_lang('acp/common');
|
$user->add_lang('acp/common');
|
||||||
|
$this->p_master->add_mod_info('acp');
|
||||||
|
|
||||||
$action = $request->variable('action', array('' => ''));
|
$action = $request->variable('action', array('' => ''));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user