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; }