mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-24 18:20:30 +02:00
Attribution des vidéos aux équipes (manuelle)
This commit is contained in:
@ -2,9 +2,7 @@
|
||||
|
||||
require_once "header.php";
|
||||
|
||||
if ($has_error)
|
||||
echo "<h2>Erreur : $error_message</h2>";
|
||||
elseif (isset($new_video))
|
||||
if (isset($new_video) && !$has_error)
|
||||
echo "<h2>Votre vidéo a bien été envoyée !</h2>";
|
||||
?>
|
||||
|
||||
|
Reference in New Issue
Block a user