From 95ac4cbbef92b408aa8e26a5bda1fe58218febb4 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 30 Jan 2026 18:17:51 +0000 Subject: [PATCH] f --- Vue/gabarit.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 82cc4d4..65d982c 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -60,6 +60,8 @@ $activeChildId = $menuData['child']; $imgData = $_SESSION['photoAssureCrypte']; $photoAssureCrypte = $_SESSION['photoAssureCrypte']; +var_dump($_SESSION['vue']); + ?> @@ -394,12 +396,14 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; getInfosVue($_SESSION['vue']); $descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description']; $retourVue = $infovue['lienRetour']; var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue)); + */ ?>