mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Fixes for #1128
This commit is contained in:
parent
35bfff878d
commit
d5a0ac8da8
4 changed files with 73 additions and 34 deletions
|
|
@ -84,6 +84,7 @@ trait Messages
|
|||
$oParams->bHideDeleted = !empty($oSettingsLocal->GetConf('HideDeleted', 1));
|
||||
}
|
||||
|
||||
// \ignore_user_abort(true);
|
||||
$oMessageList = $this->MailClient()->MessageList($oParams);
|
||||
if ($sHash) {
|
||||
$this->cacheByKey($sHash);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue