This commit is contained in:
KANE LAZENI 2026-01-05 01:33:57 +00:00
parent ef92580259
commit 2714ee1983

View File

@ -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">