mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-25 02:20:29 +02:00
Copie du site du TFJM² à adapter aux Correspondances
This commit is contained in:
5
server_files/controllers/tournois.php
Normal file
5
server_files/controllers/tournois.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
$tournaments = Tournament::getAllTournaments();
|
||||
|
||||
require_once "server_files/views/tournois.php";
|
Reference in New Issue
Block a user