From 1fb2096dbf33aff177b5cf73249a562b6a89d948 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 30 Jan 2026 18:02:36 +0000 Subject: [PATCH] d --- Vue/gabarit.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index ce9f6c8..2171570 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -60,12 +60,14 @@ $activeChildId = $menuData['child']; $imgData = $_SESSION['photoAssureCrypte']; $photoAssureCrypte = $_SESSION['photoAssureCrypte']; +/* $infovue = $gabary->getInfosVue($_SESSION['vue']); + $descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description']; $retourVue = $infovue['lienRetour']; var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue)); - +*/ ?>