3 ème essaie
continuous-integration/drone/push Build is passing Details

ServeurDeTest
Noé GARNIER 2 years ago
parent 4a5bf40d9d
commit 7c4fc09054

@ -31,6 +31,8 @@
global $playerNumberPerGame;
$i = 0;
for ($i; $i <= $playerNumberPerGame; $i++)
echo $i;
echo $playerNumberPerGame;
echo "<tr>";
echo "<th scope='row'> X </th>";
echo "<td>".$lesInfos[0][$i]->getPseudo()."</td>";

Loading…
Cancel
Save