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