mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 11:52:20 +01:00 
			
		
		
		
	Modifications mineures
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
if ($_SESSION["role"] != Role::ADMIN)
 | 
			
		||||
if ($_SESSION["role"] != Role::ADMIN && $_SESSION["role"] != Role::ORGANIZER)
 | 
			
		||||
    require_once "server_files/403.php";
 | 
			
		||||
 | 
			
		||||
$organizers = User::getOrganizers();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user