1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-24 17:00:31 +02:00

Phase 1 : affichage des vidéos pour les admins

This commit is contained in:
galaxyoyo
2019-09-17 00:19:01 +02:00
parent a8db4a421c
commit 1e67b8569d
11 changed files with 50 additions and 16 deletions

View File

@ -127,7 +127,7 @@ class MyTeam
$this->team->setTrigram($this->trigram);
$this->team->setProblem($this->problem);
header("Location: $URL_BASE/mon_equipe");
header("Location: $URL_BASE/mon-equipe");
}
}