From ce5232f7b0ec2fd21b86f9a11cfbc3233b8b2fd7 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 9 Jul 2026 12:33:08 +0000 Subject: [PATCH] a --- Controleur/ControleurAjaxsituationproformahospit.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/Controleur/ControleurAjaxsituationproformahospit.php b/Controleur/ControleurAjaxsituationproformahospit.php index 0c35b5f..0c6ce6c 100755 --- a/Controleur/ControleurAjaxsituationproformahospit.php +++ b/Controleur/ControleurAjaxsituationproformahospit.php @@ -25,9 +25,6 @@ class ControleurAjaxsituationproformahospit extends Controleur { $statut = $this->garantie->getstatutproformahospit($idBeneficiaire, $codeActe, $codeGarantie, $datePrestation); - echo "après getstatutproformahospit"; - exit(); - $this->genererVueAjax(array('statut' => $statut)); } } \ No newline at end of file