ADMIN

Editer Score

Log
Points
Enregistrer

Retour sur le site
"; include($relativePath . "includes/template.php"); // Display template with variable content function get_stats($team, $path) { $dao = new Dao($path); foreach ($dao->get_score_team($team) as $row) { $text = $row['text']; $points = $row['points']; ?>