diff --git a/Vue/Ficheadherent/index.php b/Vue/Ficheadherent/index.php index e080d60..84c07f8 100644 --- a/Vue/Ficheadherent/index.php +++ b/Vue/Ficheadherent/index.php @@ -28,6 +28,12 @@ $typeecheancier = $this->nettoyer($adherent['typeecheancierEng']); } $tauxInteretEcheancier = $this->nettoyer($adherent['tauxInteretEcheancier']); + + var_dump( + array( + "dateEffetAdherent_C"=> $_SESSION['dateEffetAdherent_C'], + ) + ); ?>