From 0a7772dd07294474d5f1cb39f1e40616ef16ce07 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Thu, 7 Mar 2024 21:09:40 +0000 Subject: [PATCH] Update file users.php --- html/users.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/users.php b/html/users.php index ab281745..31d9936e 100644 --- a/html/users.php +++ b/html/users.php @@ -55,7 +55,7 @@ if($_SESSION['role'] < 4) { foreach($resultat as $row) { echo "
" . $row['display_name'] . "
" . $row['username'] . "
" . $row['email'] . "