debug
This commit is contained in:
@ -19,7 +19,7 @@ if (empty($idVotation))
|
||||
{
|
||||
if (array_key_exists("idVotation", $GLOBALS))
|
||||
{
|
||||
$idVotation == $GLOBALS["idVotation"];
|
||||
$idVotation = $GLOBALS["idVotation"];
|
||||
}else
|
||||
{
|
||||
choixVotation($path);
|
||||
|
Reference in New Issue
Block a user