This commit is contained in:
KANE LAZENI 2026-04-22 09:44:11 +00:00
parent 85bba005f4
commit b007b415b5

View File

@ -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))
{