program/include/rcube_imap_generic.php @@ -566,7 +566,7 @@ // check input if (empty($host)) { $this->error = "Empty host"; $this->errornum = -1; $this->errornum = -2; return false; } if (empty($user)) {