mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14610] Remove whitespace
PHPBB3-14610
This commit is contained in:
@@ -228,7 +228,7 @@ class qa
|
||||
if ($this->is_solved())
|
||||
{
|
||||
return;
|
||||
}
|
||||
}
|
||||
/** @var \phpbb\log\log_interface $phpbb_log */
|
||||
$phpbb_log->add('critical', $user->data['user_id'], $user->ip, 'LOG_ERROR_CAPTCHA', time(), array($user->lang('CONFIRM_QUESTION_MISSING')));
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user