a
This commit is contained in:
parent
3097510e68
commit
0e83c627b7
|
|
@ -333,7 +333,6 @@ class Cronenvoimail
|
|||
$this->email->Subject = $this->objet;
|
||||
$this->email->Body = nl2br(htmlspecialchars($this->body));
|
||||
$this->email->AltBody = $this->body;
|
||||
|
||||
|
||||
if(!$this->email->send())
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user