debug
This commit is contained in:
parent
8c19510aa5
commit
2bd57f007f
@ -33,6 +33,10 @@ if (!empty($idCandidat))
|
|||||||
}elseif (empty($idVote))
|
}elseif (empty($idVote))
|
||||||
{
|
{
|
||||||
choixVote($path, $idVotation);
|
choixVote($path, $idVotation);
|
||||||
|
}else
|
||||||
|
{
|
||||||
|
print('<h3>Nouveau candidat pour le vote');
|
||||||
|
candidatsForm($path, $idVotation, $idVote);
|
||||||
}
|
}
|
||||||
print(' </div>
|
print(' </div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user