a
This commit is contained in:
parent
4013f9e7f8
commit
fa5f26e69e
|
|
@ -82,6 +82,7 @@ class Cronenvoimailadhrent
|
||||||
$this->email->addCC(trim($cc) );
|
$this->email->addCC(trim($cc) );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
$this->email->Subject = $this->objet . " : ".$this->nomProduitSante;
|
$this->email->Subject = $this->objet . " : ".$this->nomProduitSante;
|
||||||
$this->email->Body = $this->body;
|
$this->email->Body = $this->body;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user