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'] . "