a
This commit is contained in:
parent
d912d6bd47
commit
355a6ef1e0
|
|
@ -72,8 +72,6 @@ class ControleurAccueilassure extends Controleur {
|
||||||
$this->adherent->controlerplafondadherentannuel($idAdherent);
|
$this->adherent->controlerplafondadherentannuel($idAdherent);
|
||||||
$_SESSION['controlerPlafondBeneficiaire'] = "0";
|
$_SESSION['controlerPlafondBeneficiaire'] = "0";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$limite_adherent = $this->adherent->getLimitesAdherent($idAdherent, $dateJour);
|
$limite_adherent = $this->adherent->getLimitesAdherent($idAdherent, $dateJour);
|
||||||
|
|
||||||
$garanties = $this->garantie->getListePourActe();
|
$garanties = $this->garantie->getListePourActe();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user