From 9764e2256cc38368900752457156b8d8a9019307 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 10 Jun 2026 11:50:43 +0000 Subject: [PATCH] a --- Vue/Laboratoire/index.php | 3 ++- Vue/Pharmacien/index.php | 7 +++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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']; ?>