From 0c6f0a7cbf589e117571f74830162e6ed7d43fae Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 30 Apr 2026 11:07:53 +0000 Subject: [PATCH] a --- Cron/Cronenvoimailadhrent.php | 3 +++ 1 file changed, 3 insertions(+) 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");