mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 12:51:52 +02: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);
|
//error_log(__METHOD__.__LINE__.' change Profile to ->'.$icServerID);
|
||||||
$this->changeProfile($icServerID);
|
$this->changeProfile($icServerID);
|
||||||
}
|
}
|
||||||
if(!empty($folder)) {
|
if(!empty($_folderName)) {
|
||||||
$this->mail_bo->compressFolder($folderName);
|
$this->mail_bo->compressFolder($folderName);
|
||||||
}
|
}
|
||||||
if ($rememberServerID != $this->mail_bo->profileID)
|
if ($rememberServerID != $this->mail_bo->profileID)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user