mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
debug change-password better
This commit is contained in:
parent
acac16cef0
commit
ffafc2313d
2 changed files with 23 additions and 27 deletions
|
|
@ -107,6 +107,7 @@ class ChangePasswordDriverPDO
|
|||
}
|
||||
catch (\Exception $oException)
|
||||
{
|
||||
\SnappyMail\Log::error('change-password', $oException->getMessage());
|
||||
if ($this->oLogger) {
|
||||
$this->oLogger->WriteException($oException);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue