Changeset 609d392 in github for program/steps/mail/list.inc
- Timestamp:
- Sep 18, 2011 5:02:35 AM (21 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.7, release-0.8
- Children:
- 7b2bf71
- Parents:
- 30f5055
- File:
-
- 1 edited
-
program/steps/mail/list.inc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/mail/list.inc
rf5e7b353 r609d392 53 53 54 54 $mbox_name = $IMAP->get_mailbox_name(); 55 56 // Synchronize mailbox cache, handle flag changes 57 $IMAP->mailbox_sync($mbox_name); 55 58 56 59 // initialize searching result if search_filter is used … … 117 120 // send response 118 121 $OUTPUT->send(); 119 120
Note: See TracChangeset
for help on using the changeset viewer.
