This commit is contained in:
KONE SOREL 2026-03-28 17:06:06 +00:00
parent d94d1ad727
commit 6d78454cd3

View File

@ -25,7 +25,7 @@ class ControleurListeavenant extends Controleur {
$dj = date("Y-m-d");
$sppoliceentete = $this->sppolice->getRapportSpPoliceEntete($idPolice, $dj);
$sppoliceentete = $this->police->getRapportSpPoliceEntete($idPolice, $dj);
$this->genererVue(array(
'police' => $police,