a
This commit is contained in:
parent
79569496c3
commit
60ad840c85
|
|
@ -70,11 +70,12 @@ class ControleurAjaxcomposantetarif extends Controleur
|
|||
);
|
||||
exit;
|
||||
*/
|
||||
|
||||
|
||||
if (!Csrf::validateToken($csrf_token)) {
|
||||
$_SESSION['flash_error'] = 'Votre session a expiré. Veuillez réessayer.';
|
||||
|
||||
header('Location: ' . $_SERVER['HTTP_REFERER']);
|
||||
// header('Location: ' . $_SERVER['HTTP_REFERER']);
|
||||
header('Location: https://gestionnaire.ebene.ovh/Tarifsactes/');
|
||||
exit;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user