Changeset 5431 in subversion
- Timestamp:
- Nov 16, 2011 2:04:36 AM (18 months 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
r5425 r5431 3169 3169 // return folders in all namespaces, we'll try to detect that situation 3170 3170 // and ask for these namespaces separately 3171 if ($root == '' && $name = '*') {3171 if ($root == '' && $name == '*') { 3172 3172 $delim = $this->get_hierarchy_delimiter(); 3173 3173 $namespace = $this->get_namespace();
Note: See TracChangeset
for help on using the changeset viewer.
