From 6c2b0ee280bd21f0ae5e4cc74cc24b65039bddea Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Wed, 28 Sep 2022 11:57:25 +0200 Subject: [PATCH] modified id to idVotation --- gestion/envoiMailing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/envoiMailing.php b/gestion/envoiMailing.php index b8c89d2..260f67b 100644 --- a/gestion/envoiMailing.php +++ b/gestion/envoiMailing.php @@ -4,7 +4,7 @@ require_once 'config.inc.php'; require_once 'db.class.php'; require_once 'entete.php'; -$idVotation =$_GET["id"]; +$idVotation =$_GET["idVotation"]; print('