diff --git a/Vue/Laboratoire/index.php b/Vue/Laboratoire/index.php index e50be0b..071b2c1 100755 --- a/Vue/Laboratoire/index.php +++ b/Vue/Laboratoire/index.php @@ -8,7 +8,8 @@ $modeSaisieFacture = $_SESSION['p_modeSaisieFacture']; $actVisible = $_SESSION['p_actVisible']; - $token = $_SESSION['csrf_token_submieted']; + + $token = $_SESSION['csrf_token_submieted']; ?>