titre = "INTER-SANTE - Fiche Adhérent"; $codeTypeAvenant = $_SESSION['codeTypeAvenant_C']; $estsupprimable_0 = false; $garantieArchive = $_SESSION['garantieArchive_C']; $estsupprimable = false; $primeArchiveAdh = $this->nettoyer($adherent['primeArchive']); $estsupprimableAdh = ($primeArchiveAdh=="0"); //$superUser = $_SESSION['superUser']; $idAdherent = $this->nettoyer($adherent['idAdherent']); $adherentRetire = $adherent['sorti']; $dateSortieAdherent = $adherent['dateSortieAdherent']; $controlerPlafondAdherent = ($_SESSION['controlerPlafondAdherent']>0); $codeTypeContrat = $_SESSION['codeTypeContrat']; $idApporteur = $this->nettoyer($adherent['idApporteur']); $libelleApporteur = $this->nettoyer($adherent['libelleApporteur']); $typeecheancier = $this->nettoyer($adherent['typeecheancier']); if (est_anglophone()) { $typeecheancier = $this->nettoyer($adherent['typeecheancierEng']); } $tauxInteretEcheancier = $this->nettoyer($adherent['tauxInteretEcheancier']); /* var_dump( array( "dateEffetAdherent_C"=> $_SESSION['dateEffetAdherent_C'], ) ); */ ?>