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