mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 09:53:20 +01:00
Fix a typo
This commit is contained in:
parent
a3f2dc1488
commit
f94610e6df
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user