1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-13 13:16:36 +02:00

Merge branch '3.2.x' into 3.3.x

This commit is contained in:
Marc Alexander
2020-03-22 18:03:50 +01:00

View File

@ -39,6 +39,7 @@ class mcp_logs
global $config, $phpbb_container, $phpbb_log;
$user->add_lang('acp/common');
$this->p_master->add_mod_info('acp');
$action = $request->variable('action', array('' => ''));