Pre release commit

This commit is contained in:
RainLoop Team 2015-05-07 20:44:41 +04:00
parent 66c3307291
commit 935fed3aef
27 changed files with 37 additions and 7387 deletions

View file

@ -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;
}