mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Resolve #1003
This commit is contained in:
parent
944a2cb8dc
commit
87313d0616
3 changed files with 3 additions and 2 deletions
|
|
@ -707,7 +707,7 @@ class MailClient
|
|||
break;
|
||||
}
|
||||
}
|
||||
$aAllThreads = [];
|
||||
$aAllThreads = [$aUids];
|
||||
// This only speeds up the search when not cached
|
||||
// $oParams->oSequenceSet = new SequenceSet($aUids);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue