modified id to idVotation
This commit is contained in:
parent
cc0b9d2a98
commit
6c2b0ee280
@ -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 -->
|
||||||
|
Reference in New Issue
Block a user