df
This commit is contained in:
parent
d94d1ad727
commit
6d78454cd3
|
|
@ -25,7 +25,7 @@ class ControleurListeavenant extends Controleur {
|
||||||
|
|
||||||
$dj = date("Y-m-d");
|
$dj = date("Y-m-d");
|
||||||
|
|
||||||
$sppoliceentete = $this->sppolice->getRapportSpPoliceEntete($idPolice, $dj);
|
$sppoliceentete = $this->police->getRapportSpPoliceEntete($idPolice, $dj);
|
||||||
|
|
||||||
$this->genererVue(array(
|
$this->genererVue(array(
|
||||||
'police' => $police,
|
'police' => $police,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user