mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/16391] Add extensions info_acp_ lang file to MCP logs
PHPBB3-16391
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