mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 08:22:10 +01:00 
			
		
		
		
	Utilisation d'un dispatcher pour gérer les redirections
This commit is contained in:
		@@ -1,3 +1,5 @@
 | 
			
		||||
<?php require_once "header.php" ?>
 | 
			
		||||
 | 
			
		||||
<h2>Liste des tournois</h2>
 | 
			
		||||
 | 
			
		||||
<table style="border: 1px solid black; width: 100%">
 | 
			
		||||
@@ -41,4 +43,6 @@
 | 
			
		||||
		<th style="border: 1px solid black; text-align: center">Places disponibles</th>
 | 
			
		||||
	</tr>
 | 
			
		||||
	</tfoot>
 | 
			
		||||
</table>
 | 
			
		||||
</table>
 | 
			
		||||
 | 
			
		||||
<?php require_once "footer.php" ?>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user