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