This commit is contained in:
KANE LAZENI 2026-03-18 06:24:10 +00:00
parent 5e7013a6d3
commit 72ffb8129f
2 changed files with 0 additions and 4 deletions

View File

@ -3,8 +3,6 @@
$entetecp = $this->police->getEnteteCP($idPolice);
$adherent = $this->police->getAdherentCP($idPolice);
// $garantiescollegecps = $this->police->getGarantiesCollegesCP($idPolice);
// $garantiescollegecps = $this->police->getGarantiesCollegesCPFC($idPolice);
$garantiescollegecps = $this->police->getGarantiesAdherentCPFC($idPolice);
$listeassures = $this->police->getcpfclisteassures($idPolice);

View File

@ -3,8 +3,6 @@
$entetecp = $this->police->getEnteteCP($idPolice);
$adherent = $this->police->getAdherentCP($idPolice);
// $garantiescollegecps = $this->police->getGarantiesCollegesCP($idPolice);
// $garantiescollegecps = $this->police->getGarantiesCollegesCPFC($idPolice);
$garantiescollegecps = $this->police->getGarantiesAdherentCPFC($idPolice);
$listeassures = $this->police->getcpfclisteassures($idPolice);