mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 11:52:20 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			104 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			104 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
 | 
						|
$tournaments = Tournament::getAllTournaments();
 | 
						|
 | 
						|
require_once "server_files/views/tournois.php";
 |