From ef925802590b4f966bb0f7842328f61a412b8024 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 5 Jan 2026 01:32:49 +0000 Subject: [PATCH] s --- Vue/Ficheadherent/index.php | 6 ++++++ 1 file changed, 6 insertions(+) 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'], + ) + ); ?>