From 8a097abfdad062f0d477d1dfccbd29cc980878b5 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 29 Apr 2026 17:32:55 +0000 Subject: [PATCH] a --- Cron/Cronenvoimailadhrent.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 49aee47..6c13f38 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -45,10 +45,11 @@ class Cronenvoimailadhrent public function traiterdestinationmail() { - // require_once 'Ebenegmail.php'; require '/var/www/Config/Ebenemailer.php'; + $this->email = $_SESSION['c_mail']; + /* var_dump( array( // "SESSION_c_mail" => $_SESSION['c_mail'], @@ -60,6 +61,7 @@ class Cronenvoimailadhrent ) ); exit; + */ } public function envoyer_un_des_mail()