Popup the emailadminWizard if there is authentication failure

This commit is contained in:
Hadi Nategh 2014-06-18 09:56:11 +00:00
parent 6e6e75182b
commit 94950729ab

View File

@ -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;
}