f
This commit is contained in:
parent
fef51efa9a
commit
0ad63a5b09
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
$this->titre = "INTER SANTE - Liste Utilisateurs portail RH";
|
$this->titre = "INTER SANTE - Liste Utilisateurs portail RH";
|
||||||
$idClient = $this->nettoyer($client['idClient']);
|
$idClient = $this->nettoyer($client['idClient']);
|
||||||
$nomClient = $this->nettoyer($client['nomClient']);
|
$nomClient = $this->nettoyer($client['nom']);
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user