From 6cd1608d93266bf77a8a1fe5ab48692093e6dfa9 Mon Sep 17 00:00:00 2001 From: "johan.lachenal" Date: Thu, 5 Jan 2023 00:00:55 +0100 Subject: [PATCH] test --- WEB/Controller/UserController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WEB/Controller/UserController.php b/WEB/Controller/UserController.php index 3ed20f33..0ad47bbb 100644 --- a/WEB/Controller/UserController.php +++ b/WEB/Controller/UserController.php @@ -116,8 +116,8 @@ class UserController $userGroup = $model->findUserGroup();/*.$serverAdress.$port*/ echo ''; } catch (Exception $e) { $error = $e->getMessage();