alecpl
2010-04-23 d824acaf11b9cc0d196488ef3c9bc03bee41f948
program/include/rcube_imap.php
@@ -2773,7 +2773,7 @@
                    return true;
            }
            else {
                $a_folders = $this->conn->listMailboxes($this->mod_mailbox(''), $mbox_mbox);
                $a_folders = $this->conn->listMailboxes($this->mod_mailbox(''), $mbox_name);
   
           if (is_array($a_folders) && in_array($this->mod_mailbox($mbox_name), $a_folders))
                return true;