This commit is contained in:
KANE LAZENI 2026-01-05 01:30:58 +00:00
parent 76809b0b97
commit a04c7f578b

View File

@ -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'] = "";