1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-03 21:22:48 +02:00

Suivi des correspondances par problème

This commit is contained in:
Yohann
2020-02-14 13:17:27 +01:00
parent 7815737079
commit b3e96dd0a8
14 changed files with 21 additions and 86 deletions

View File

@ -65,6 +65,7 @@ $ROUTES["^rejoindre-equipe/?$"] = ["server_files/controllers/rejoindre_equipe.ph
$ROUTES["^repondre-questions-3$"] = ["server_files/controllers/repondre_questions.php"];
$ROUTES["^repondre-questions-3/([A-Z]{3})$"] = ["server_files/controllers/repondre_questions.php", "trigram"];
$ROUTES["^suivi-correspondances/?$"] = ["server_files/controllers/suivi_correspondances.php"];
$ROUTES["^suivi-correspondances/([1-4])/?$"] = ["server_files/controllers/suivi_correspondances.php", "problem"];
# Assets files