Small fixes

This commit is contained in:
RainLoop Team 2019-03-29 23:42:49 +03:00
parent e77bafca1e
commit 18242368be
29 changed files with 16 additions and 35724 deletions

View file

@ -137,7 +137,7 @@ class ImapClient extends \MailSo\Net\NetClient
* @param int $iSecurityType = \MailSo\Net\Enumerations\ConnectionSecurityType::AUTO_DETECT
* @param bool $bVerifySsl = false
* @param bool $bAllowSelfSigned = true
* @param string $sClientCert = NULL
* @param string $sClientCert = ''
*
* @return \MailSo\Imap\ImapClient
*