no message
This commit is contained in:
parent
500915d96c
commit
9e2d9a48e3
@ -40,6 +40,10 @@ final class Smtp_bulk extends Base
|
||||
$mail->addBCC($configs['smtp_bbc']);
|
||||
}
|
||||
|
||||
echo "<pre>";
|
||||
var_dump($mail);
|
||||
exit;
|
||||
|
||||
$this->mail = $mail;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user