program/lib/Roundcube/rcube_imap_generic.php @@ -906,7 +906,7 @@ */ function closeConnection() { if ($this->putLine($this->nextTag() . ' LOGOUT')) { if ($this->logged && $this->putLine($this->nextTag() . ' LOGOUT')) { $this->readReply(); }