mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-25 15:37:24 +02:00
Beaucoup de petites modifications
This commit is contained in:
@ -92,6 +92,6 @@ class AttributeTeam
|
||||
}
|
||||
|
||||
if ($team != null)
|
||||
$documents = $user->getAllDocuments($team->getProblem());
|
||||
$documents = $user->getAllDocuments();
|
||||
|
||||
require_once "server_files/views/informations.php";
|
||||
|
Reference in New Issue
Block a user