From 511246038a4e8fe4e579a3050a92cb9b1f24011a Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 1 Mar 2026 07:20:59 +0000 Subject: [PATCH] a --- Controleur/ControleurAjaxavenantretrait.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Controleur/ControleurAjaxavenantretrait.php b/Controleur/ControleurAjaxavenantretrait.php index 20a07f98..9f96509c 100644 --- a/Controleur/ControleurAjaxavenantretrait.php +++ b/Controleur/ControleurAjaxavenantretrait.php @@ -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);