From 051a610451fa3eb9ccb982213a6c6bba4e061673 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 18 Mar 2026 13:59:25 +0000 Subject: [PATCH] a --- Cron/Cronenvoimailadhrent.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 14db776..ff745f3 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -106,13 +106,12 @@ class Cronenvoimailadhrent { $this->idMail = $un_mail['idMail']; $this->emailDestination = $un_mail['email']; + $this->emailDestination = $un_mail['email']; $this->objet = $un_mail['objet']; $this->body = $un_mail['message']; - /* var_dump($un_mail); echo "


"; - */ $this->envoyer_un_des_mail();