1
0

modified id to idVotation

This commit is contained in:
Daniel Tartavel 2022-09-28 11:57:25 +02:00
parent cc0b9d2a98
commit 6c2b0ee280

View File

@ -4,7 +4,7 @@ require_once 'config.inc.php';
require_once 'db.class.php'; require_once 'db.class.php';
require_once 'entete.php'; require_once 'entete.php';
$idVotation =$_GET["id"]; $idVotation =$_GET["idVotation"];
print('<br><br> print('<br><br>
<!-- lalis Grid Section --> <!-- lalis Grid Section -->