mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Pre release commit
This commit is contained in:
parent
66c3307291
commit
935fed3aef
27 changed files with 37 additions and 7387 deletions
|
|
@ -2089,7 +2089,7 @@ class MailClient
|
|||
{
|
||||
$aUids = array();
|
||||
$iResultRootUid = 0;
|
||||
|
||||
|
||||
if (isset($mAllThreads[$iThreadUid]))
|
||||
{
|
||||
$iResultRootUid = $iThreadUid;
|
||||
|
|
@ -2457,7 +2457,6 @@ class MailClient
|
|||
$oFolderCollection->IsThreadsSupported = $this->IsThreadsSupported();
|
||||
}
|
||||
|
||||
|
||||
return $oFolderCollection;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue