From 6d78454cd3ec75fbb58d2301915fb820a0de4adc Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 28 Mar 2026 17:06:06 +0000 Subject: [PATCH] df --- Controleur/ControleurListeavenant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurListeavenant.php b/Controleur/ControleurListeavenant.php index 8df6876..e721c74 100644 --- a/Controleur/ControleurListeavenant.php +++ b/Controleur/ControleurListeavenant.php @@ -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,