This commit is contained in:
KANE LAZENI 2026-01-05 01:32:49 +00:00
parent a04c7f578b
commit ef92580259

View File

@ -28,6 +28,12 @@
$typeecheancier = $this->nettoyer($adherent['typeecheancierEng']);
}
$tauxInteretEcheancier = $this->nettoyer($adherent['tauxInteretEcheancier']);
var_dump(
array(
"dateEffetAdherent_C"=> $_SESSION['dateEffetAdherent_C'],
)
);
?>
<script type="text/javascript">