s
This commit is contained in:
parent
a04c7f578b
commit
ef92580259
|
|
@ -28,6 +28,12 @@
|
||||||
$typeecheancier = $this->nettoyer($adherent['typeecheancierEng']);
|
$typeecheancier = $this->nettoyer($adherent['typeecheancierEng']);
|
||||||
}
|
}
|
||||||
$tauxInteretEcheancier = $this->nettoyer($adherent['tauxInteretEcheancier']);
|
$tauxInteretEcheancier = $this->nettoyer($adherent['tauxInteretEcheancier']);
|
||||||
|
|
||||||
|
var_dump(
|
||||||
|
array(
|
||||||
|
"dateEffetAdherent_C"=> $_SESSION['dateEffetAdherent_C'],
|
||||||
|
)
|
||||||
|
);
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user