diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 2490d2c..f7ce0e6 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -87,6 +87,9 @@ class Cronenvoimailadhrent $this->email->Subject = $this->objet . " : ".$this->nomProduitSante; $this->email->Body = $this->body; + var_dump($this->email->to); + exit(); + if(!$this->email->send()) { $this->marquermail($this->idMail, "9");