program/include/rcube_imap.php @@ -156,8 +156,7 @@ */ function close() { if ($this->conn && $this->conn->connected()) $this->conn->close(); $this->conn->close(); $this->write_cache(); }