mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-23 16:36:35 +02:00
Attribution des vidéos aux équipes (manuelle)
This commit is contained in:
@ -1,11 +1,6 @@
|
||||
<?php
|
||||
require_once "header.php";
|
||||
|
||||
if ($has_error)
|
||||
echo "<h2>Erreur : " . $error_message . "</h2>";
|
||||
?>
|
||||
|
||||
<?php
|
||||
/** @var NewUser $user */
|
||||
if (isset($user) && !$has_error) {
|
||||
?>
|
||||
|
Reference in New Issue
Block a user