alecpl
2010-09-21 d560e78d98b291efd8db777e944bf57bb1b577e8
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();
    }