Fix a typo

This commit is contained in:
Hadi Nategh 2015-04-27 13:42:45 +00:00
parent a3f2dc1488
commit f94610e6df

View File

@ -4402,7 +4402,7 @@ class mail_ui
//error_log(__METHOD__.__LINE__.' change Profile to ->'.$icServerID);
$this->changeProfile($icServerID);
}
if(!empty($folder)) {
if(!empty($_folderName)) {
$this->mail_bo->compressFolder($folderName);
}
if ($rememberServerID != $this->mail_bo->profileID)