df
This commit is contained in:
parent
422feb8ce4
commit
4f0f0d017e
|
|
@ -412,7 +412,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
|
||||
<!-- Hidden Inputs -->
|
||||
<input type="hidden" id="racineWeb" value="<?= $racineWeb ?>">
|
||||
<input type="hidden" id="dureeSession" value="<?= $_SESSION['dureeSession'] ?>">
|
||||
<input type="text" id="dureeSession" value="<?= $_SESSION['dureeSession'] ?>">
|
||||
<input type="hidden" id="nomSociete" value="<?= $_SESSION['nomSociete'] ?>">
|
||||
<input type="hidden" id="nomClient" value="<?= htmlspecialchars($_SESSION['nomClient_C']) ?>">
|
||||
<input type="hidden" id="idBeneficiaire_C" value="<?= $_SESSION['idBeneficiaire_C'] ?>">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user