a
This commit is contained in:
parent
10da195638
commit
9b40a97447
|
|
@ -20,7 +20,7 @@ class ControleurAjaxfacturerfeuillemaladie extends Controleur {
|
|||
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']);
|
||||
exit;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user