forked from extern/egroupware
Fix a typo
This commit is contained in:
parent
4a554a65cd
commit
b68cc4e050
@ -4329,7 +4329,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)
|
||||
|
Loading…
Reference in New Issue
Block a user