Vergelijk commits
1 Commits
Auteur | SHA1 | Datum | |
---|---|---|---|
13879e2952 |
@ -101,6 +101,7 @@ class MailConfigCheck extends AdminDetailsController
|
||||
$this->addTplParam('mailer', $mail->getMailer());
|
||||
$this->addTplParam('communication', $communication);
|
||||
} catch (Exception $e) {
|
||||
ob_end_clean();
|
||||
Registry::getUtilsView()->addErrorToDisplay($e);
|
||||
}
|
||||
}
|
||||
|
Laden…
Verwijs in nieuw issue
Block a user