This commit is contained in:
KONE SOREL 2026-01-13 18:26:40 +00:00
parent fef51efa9a
commit 0ad63a5b09

View File

@ -1,7 +1,7 @@
<?php
$this->titre = "INTER SANTE - Liste Utilisateurs portail RH";
$idClient = $this->nettoyer($client['idClient']);
$nomClient = $this->nettoyer($client['nomClient']);
$nomClient = $this->nettoyer($client['nom']);
?>
<script type="text/javascript">