f
This commit is contained in:
parent
c22a9f05f0
commit
880ae9af75
|
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
$etatPolice = $this->nettoyer($police['etatPolice']);
|
$etatPolice = $this->nettoyer($police['etatPolice']);
|
||||||
|
$codeEtat = $this->nettoyer($police['codeEtatPolice']);
|
||||||
var_dump($etatPolice);
|
var_dump($codeEtat);
|
||||||
?>
|
?>
|
||||||
<div id="div_liste_adherent" class="container-fluid py-1 animate__animated animate__fadeIn">
|
<div id="div_liste_adherent" class="container-fluid py-1 animate__animated animate__fadeIn">
|
||||||
<input type="hidden" id="etape2" value="<?= $fichierimport['etape2'] ?>">
|
<input type="hidden" id="etape2" value="<?= $fichierimport['etape2'] ?>">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user