Changeset 4f1c0a5d in github
- Timestamp:
- Nov 16, 2011 2:04:36 AM (18 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 50b22b9
- Parents:
- 2eeb128
- File:
-
- 1 edited
-
program/include/rcube_imap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcube_imap.php
r305b366b r4f1c0a5d 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.
