From 15f968f0cbcc904f4119eb6d3d1a002faf74c931 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Fri, 2 Jan 2026 22:29:48 +0000 Subject: [PATCH] a --- Vue/Connexion/index.php | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/Vue/Connexion/index.php b/Vue/Connexion/index.php index c0b5b79..10aeacc 100755 --- a/Vue/Connexion/index.php +++ b/Vue/Connexion/index.php @@ -12,16 +12,6 @@ $codeUtilisateur = ""; } - var_dump - ( - array( - "lang" => $_SESSION['lang'], - "codeUtilisateur" => $codeUtilisateur, - ) - ); - exit(); - - ?>