This commit is contained in:
KANE LAZENI 2026-04-30 10:48:40 +00:00
parent f58c88b511
commit 4013f9e7f8

View File

@ -81,9 +81,6 @@ class Cronenvoimailadhrent
{
$this->email->addCC(trim($cc) );
}
$this->email->addCC(trim($cc) );
}
}
$this->email->Subject = $this->objet . " : ".$this->nomProduitSante;