mirror of
				https://gitlab.com/animath/si/plateforme.git
				synced 2025-11-04 11:52:20 +01:00 
			
		
		
		
	Amélioration du code de la page "Notes de synthèse" (vue équipe)
This commit is contained in:
		@@ -54,6 +54,7 @@ class SaveSolution
 | 
			
		||||
	public function saveSolution()
 | 
			
		||||
	{
 | 
			
		||||
		global $LOCAL_PATH, $DB, $team, $tournament, $FINAL;
 | 
			
		||||
 | 
			
		||||
		do
 | 
			
		||||
			$id = genRandomPhrase(64);
 | 
			
		||||
		while (file_exists("$LOCAL_PATH/files/$id"));
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user