From ce5833d43af7dd779c10f16064275631830512b3 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 29 Apr 2026 17:17:17 +0000 Subject: [PATCH] a --- Cron/Cronenvoimailadhrent.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cron/Cronenvoimailadhrent.php b/Cron/Cronenvoimailadhrent.php index 6379ffd..78bf307 100755 --- a/Cron/Cronenvoimailadhrent.php +++ b/Cron/Cronenvoimailadhrent.php @@ -50,7 +50,7 @@ class Cronenvoimailadhrent $this->email = $_SESSION['c_mail']; var_dump( - "c_mail" => $this->email; + "c_mail" => $this->email ); exit; }