forked from extern/egroupware
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());
|
||||
$folderObjects=array();
|
||||
// self::callWizard($e->getMessage(), false);
|
||||
self::callWizard($e->getMessage(), false);
|
||||
$c = 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user