mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 09:09:04 +01:00
Popup the emailadminWizard if there is authentication failure
This commit is contained in:
parent
6e6e75182b
commit
94950729ab
@ -864,7 +864,7 @@ class mail_ui
|
|||||||
{
|
{
|
||||||
error_log(__LINE__.': '.__METHOD__."() ".$e->getMessage());
|
error_log(__LINE__.': '.__METHOD__."() ".$e->getMessage());
|
||||||
$folderObjects=array();
|
$folderObjects=array();
|
||||||
// self::callWizard($e->getMessage(), false);
|
self::callWizard($e->getMessage(), false);
|
||||||
$c = 1;
|
$c = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user