Fix cookie bug (#800)

+ small fixes
This commit is contained in:
RainLoop Team 2015-08-14 23:20:47 +04:00
parent 91f3c05d5e
commit 502aebdc37
7 changed files with 47 additions and 29 deletions

View file

@ -949,10 +949,7 @@ class MailClient
}
/**
* @param string $sSearch
* @param bool $bDetectGmail = true
*
* @return string
* @return bool
*/
public function IsGmail()
{