hjk
This commit is contained in:
@@ -56,7 +56,7 @@ $game_name = $stmt->fetchColumn();
|
||||
<button class="join-player-btn" onclick="window.location.href='game.html?game_id=<?php echo $game_id; ?>&player_id=<?php echo $player['id']; ?>'">
|
||||
<?php echo htmlspecialchars($player['name']); ?>
|
||||
</button>
|
||||
<?php endfor; ?>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user