mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-14 04:42:04 +02:00
[ticket/14610] Remove whitespace
PHPBB3-14610
This commit is contained in:
parent
3572f4c92e
commit
f57f09f814
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user