From 4292505222584a965d5728d50cb3329b6f8ac8ae Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 20 Apr 2026 13:31:08 +0000 Subject: [PATCH] a --- Controleur/ControleurAjaxcomposantetarif.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Controleur/ControleurAjaxcomposantetarif.php b/Controleur/ControleurAjaxcomposantetarif.php index b26425c8..fbc29940 100755 --- a/Controleur/ControleurAjaxcomposantetarif.php +++ b/Controleur/ControleurAjaxcomposantetarif.php @@ -73,9 +73,7 @@ class ControleurAjaxcomposantetarif extends Controleur if (!Csrf::validateToken($csrf_token)) { $_SESSION['flash_error'] = 'Votre session a expiré. Veuillez réessayer.'; - // header('Location: ' . $_SERVER['HTTP_REFERER']); - header('Location: https://gestionnaire.ebene.ovh/Tarifsactes/'); exit; }