program/steps/mail/list.inc
@@ -53,6 +53,9 @@ $mbox_name = $IMAP->get_mailbox_name(); // Synchronize mailbox cache, handle flag changes $IMAP->mailbox_sync($mbox_name); // initialize searching result if search_filter is used if ($_SESSION['search_filter'] && $_SESSION['search_filter'] != 'ALL') { @@ -116,5 +119,3 @@ // send response $OUTPUT->send();