mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
[ticket/13454] Fix code sniffer complaints
PHPBB3-13454
This commit is contained in:
@@ -25,7 +25,7 @@ class acp_disallow
|
||||
|
||||
function main($id, $mode)
|
||||
{
|
||||
global $db, $user, $template, $cache, $phpbb_log, $request;;
|
||||
global $db, $user, $template, $cache, $phpbb_log, $request;
|
||||
|
||||
$user->add_lang('acp/posting');
|
||||
|
||||
|
Reference in New Issue
Block a user