a
This commit is contained in:
parent
e04c418cf0
commit
511246038a
|
|
@ -22,6 +22,7 @@ class ControleurAjaxavenantretrait extends Controleurrequete
|
|||
|
||||
$entetecp = $this->police->getEnteteCP($idPolice);
|
||||
|
||||
/*
|
||||
var_dump(
|
||||
array(
|
||||
// "idPolice" => $idPolice,
|
||||
|
|
@ -30,7 +31,8 @@ class ControleurAjaxavenantretrait extends Controleurrequete
|
|||
)
|
||||
);
|
||||
exit;
|
||||
|
||||
*/
|
||||
|
||||
/*
|
||||
$collegecps = $this->police->getCollegesCP($idPolice);
|
||||
$garantiescollegecps = $this->police->getGarantiesCollegesCP($idPolice);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user