a
This commit is contained in:
parent
5e7013a6d3
commit
72ffb8129f
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
$entetecp = $this->police->getEnteteCP($idPolice);
|
$entetecp = $this->police->getEnteteCP($idPolice);
|
||||||
$adherent = $this->police->getAdherentCP($idPolice);
|
$adherent = $this->police->getAdherentCP($idPolice);
|
||||||
// $garantiescollegecps = $this->police->getGarantiesCollegesCP($idPolice);
|
|
||||||
// $garantiescollegecps = $this->police->getGarantiesCollegesCPFC($idPolice);
|
|
||||||
$garantiescollegecps = $this->police->getGarantiesAdherentCPFC($idPolice);
|
$garantiescollegecps = $this->police->getGarantiesAdherentCPFC($idPolice);
|
||||||
$listeassures = $this->police->getcpfclisteassures($idPolice);
|
$listeassures = $this->police->getcpfclisteassures($idPolice);
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
$entetecp = $this->police->getEnteteCP($idPolice);
|
$entetecp = $this->police->getEnteteCP($idPolice);
|
||||||
$adherent = $this->police->getAdherentCP($idPolice);
|
$adherent = $this->police->getAdherentCP($idPolice);
|
||||||
// $garantiescollegecps = $this->police->getGarantiesCollegesCP($idPolice);
|
|
||||||
// $garantiescollegecps = $this->police->getGarantiesCollegesCPFC($idPolice);
|
|
||||||
$garantiescollegecps = $this->police->getGarantiesAdherentCPFC($idPolice);
|
$garantiescollegecps = $this->police->getGarantiesAdherentCPFC($idPolice);
|
||||||
$listeassures = $this->police->getcpfclisteassures($idPolice);
|
$listeassures = $this->police->getcpfclisteassures($idPolice);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user