mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/17092] Check for Spamhaus error codes
Remove leftover logging PHPBB3-17092
This commit is contained in:
committed by
Marc Alexander
parent
aa523eadf1
commit
20c3371460
@@ -1401,7 +1401,6 @@ class session
|
||||
|
||||
if ($error !== false)
|
||||
{
|
||||
echo 'Error encountered<br>';
|
||||
$config->set('check_dnsbl', 0);
|
||||
$phpbb_log->add('critical', $this->data['user_id'], $ip, $error);
|
||||
}
|
||||
|
Reference in New Issue
Block a user