debug
This commit is contained in:
@ -7,7 +7,7 @@ require_once 'fonctions.inc.php';
|
||||
$path = $_SERVER["PHP_SELF"];
|
||||
$db = new db();
|
||||
|
||||
$idVotation = getpost("id");
|
||||
$idVotation = getpost("idVotation");
|
||||
$method = getpost("method");
|
||||
$libelle = getpost("libelle");
|
||||
|
||||
|
Reference in New Issue
Block a user