diff --git a/Modele/Adherent.php b/Modele/Adherent.php index 1f0f9bc..41bf3f0 100755 --- a/Modele/Adherent.php +++ b/Modele/Adherent.php @@ -119,6 +119,7 @@ class Adherent extends Modele { $_SESSION['codeTypeApporteur_C'] = $context['codeTypeApporteur']; $_SESSION['codeApporteur_C'] = $context['codeApporteur']; $_SESSION['libelleApporteur_C'] = $context['libelleApporteur']; + $_SESSION['dateEffetAdherent_C'] = $context['dateEffetAdherent']; // Fin 06/05/2020 $_SESSION['idBeneficiaire_C'] = "";