Changeset 600981d in github
- Timestamp:
- Apr 1, 2010 7:04:47 AM (3 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 1820932
- Parents:
- 65c8764b
- File:
-
- 1 edited
-
program/include/rcmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/rcmail.php
rc0297f4 r600981d 423 423 $this->imap->set_pagesize($this->config->get('pagesize', 50)); 424 424 425 // Setting root and delimiter before iil_Connect can save time detecting them426 // using NAMESPACE and LIST425 // Setting root and delimiter before establishing the connection 426 // can save time detecting them using NAMESPACE and LIST 427 427 $options = array( 428 428 'auth_method' => $this->config->get('imap_auth_type', 'check'),
Note: See TracChangeset
for help on using the changeset viewer.
