From e6e36c1c9a9eb9e76756d98afd2d87695c155c8d Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 30 Jan 2026 18:05:48 +0000 Subject: [PATCH] val --- Vue/gabarit.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 2171570..c70340a 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -60,14 +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)); -*/ + ?> @@ -241,13 +241,15 @@ var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue)); - + +