From b007b415b506f25392c400ba4d3db0f573cbf4d9 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 22 Apr 2026 09:44:11 +0000 Subject: [PATCH] a --- Controleur/ControleurRemboursement.php | 2 -- 1 file changed, 2 deletions(-) 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)) {