1
0

added saisie votes et candidats

This commit is contained in:
2022-09-25 23:06:35 +02:00
parent 461cd822c3
commit c699108e65
4 changed files with 102 additions and 20 deletions

View File

@ -7,8 +7,6 @@ require_once 'fonctions.inc.php';
$path = $_SERVER["PHP_SELF"];
$db = new db();
$idVotation = getpost("id");
$method = getpost("method");
$libelle = getpost("libelle");