Changeset 3558 in subversion
- Timestamp:
- Apr 23, 2010 9:54:35 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcube_imap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_imap.php
r3554 r3558 2774 2774 } 2775 2775 else { 2776 $a_folders = $this->conn->listMailboxes($this->mod_mailbox(''), $mbox_ mbox);2776 $a_folders = $this->conn->listMailboxes($this->mod_mailbox(''), $mbox_name); 2777 2777 2778 2778 if (is_array($a_folders) && in_array($this->mod_mailbox($mbox_name), $a_folders))
Note: See TracChangeset
for help on using the changeset viewer.
