diff --git a/Controleur/ControleurRemboursement.php b/Controleur/ControleurRemboursement.php index 2e3c677..322d038 100755 --- a/Controleur/ControleurRemboursement.php +++ b/Controleur/ControleurRemboursement.php @@ -56,7 +56,6 @@ class ControleurRemboursement extends Controleur { "donnees" => $_POST ) ); - exit; // header('Location: https://assure.ebene.ovh/Accueilassure/'); header("Location: https://assure.ebene.ovh/Historiqueremboursement/$idDemandeRemboursement"); @@ -65,7 +64,6 @@ class ControleurRemboursement extends Controleur { $nouveau_fichier = "Rien"; - if(!empty($_POST)) {