Changeset 2983 in subversion for trunk/roundcubemail/program/include/rcmail.php
- Timestamp:
- Sep 23, 2009 8:32:09 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/program/include/rcmail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcmail.php
r2976 r2983 367 367 $this->imap->debug_level = $this->config->get('debug_level'); 368 368 $this->imap->skip_deleted = $this->config->get('skip_deleted'); 369 $this->imap->index_sort = $this->config->get('index_sort', true); 369 370 370 371 // enable caching of imap data
Note: See TracChangeset
for help on using the changeset viewer.
