mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
debug
This commit is contained in:
parent
c159032e93
commit
04676d9737
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ class Mails extends Action
|
|||
}
|
||||
|
||||
$body = $body->render();
|
||||
|
||||
var_dump($smtp);
|
||||
/** @var PHPMailer $mail */
|
||||
$mail = empty($smtp)
|
||||
? $register->get('smtp')
|
||||
|
|
|
|||
Loading…
Reference in a new issue