From 0ad63a5b09c07b9ce3386f78c50443fd1f1def24 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 13 Jan 2026 18:26:40 +0000 Subject: [PATCH] f --- Vue/Usersrhclient/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vue/Usersrhclient/index.php b/Vue/Usersrhclient/index.php index 3bad282..78f7ba8 100755 --- a/Vue/Usersrhclient/index.php +++ b/Vue/Usersrhclient/index.php @@ -1,7 +1,7 @@ titre = "INTER SANTE - Liste Utilisateurs portail RH"; $idClient = $this->nettoyer($client['idClient']); - $nomClient = $this->nettoyer($client['nomClient']); + $nomClient = $this->nettoyer($client['nom']); ?>