From 300837619f546f1e16e2bda50ab56be8dcac80b1 Mon Sep 17 00:00:00 2001 From: "johan.lachenal" Date: Wed, 4 Jan 2023 00:59:49 +0100 Subject: [PATCH] suppression de la partie de code defectueuse de goToQueue du controlleur --- WEB/Controller/UserController.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/WEB/Controller/UserController.php b/WEB/Controller/UserController.php index aaf82c95..84c54bff 100644 --- a/WEB/Controller/UserController.php +++ b/WEB/Controller/UserController.php @@ -206,11 +206,6 @@ class UserController $model = new UserModel(); $model->addToQueue(); $userGroup = $model->findUserGroup(); - echo - '