alecpl
2011-11-10 46cdbf074e59a33fafc8a71406dbb9984a48bc95
program/include/rcube_imap.php
@@ -478,7 +478,7 @@
     */
    function get_mailbox_name()
    {
        return $this->conn->connected() ? $this->mailbox : '';
        return $this->mailbox;
    }