Changeset 3129 in subversion for branches/devel-threads/program/steps/mail/list.inc
- Timestamp:
- Nov 23, 2009 8:02:35 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
r3125 r3129 67 67 $a_headers = $IMAP->list_headers($mbox_name, NULL, $sort_col, $sort_order); 68 68 69 // update search set (possible change of threading mode) 70 if (!empty($_REQUEST['_search']) && isset($_SESSION['search'][$_REQUEST['_search']])) 71 $_SESSION['search'][$_REQUEST['_search']] = $IMAP->get_search_set(); 72 69 73 // update mailboxlist 70 74 rcmail_send_unread_count($mbox_name, !empty($_REQUEST['_refresh']));
Note: See TracChangeset
for help on using the changeset viewer.
