mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Cache refactoring
Contacts settings fixes
This commit is contained in:
parent
35ce0be771
commit
e1ab11a9b0
8 changed files with 326 additions and 247 deletions
|
|
@ -508,8 +508,9 @@ abstract class NetClient
|
|||
}
|
||||
else
|
||||
{
|
||||
// $this->writeLog('Stream Meta: '.
|
||||
// \print_r($aSocketStatus, true), \MailSo\Log\Enumerations\Type::ERROR);
|
||||
$this->writeLog('Stream Meta: '.
|
||||
\print_r($aSocketStatus, true), \MailSo\Log\Enumerations\Type::ERROR);
|
||||
|
||||
$this->writeLogException(
|
||||
new Exceptions\SocketReadException(),
|
||||
\MailSo\Log\Enumerations\Type::ERROR, true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue