Changeset 3120 in subversion for branches/devel-threads/program/steps/mail/list.inc
- Timestamp:
- Nov 20, 2009 7:17:21 AM (3 years ago)
- File:
-
- 1 edited
-
branches/devel-threads/program/steps/mail/list.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/devel-threads/program/steps/mail/list.inc
r3106 r3120 86 86 switch ($RCMAIL->config->get('autoexpand_threads')) { 87 87 case 2: 88 $OUTPUT->command(' message_list.expand_unread');88 $OUTPUT->command('expand_unread'); 89 89 break; 90 90 case 1:
Note: See TracChangeset
for help on using the changeset viewer.
