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