This commit is contained in:
KONE SOREL 2026-01-30 18:17:51 +00:00
parent 4577a31764
commit 95ac4cbbef

View File

@ -60,6 +60,8 @@ $activeChildId = $menuData['child'];
$imgData = $_SESSION['photoAssureCrypte'];
$photoAssureCrypte = $_SESSION['photoAssureCrypte'];
var_dump($_SESSION['vue']);
?>
@ -394,12 +396,14 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
</aside>
<?php
/*
$infovue = $gabary->getInfosVue($_SESSION['vue']);
$descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description'];
$retourVue = $infovue['lienRetour'];
var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue));
*/
?>
<!-- Main Content -->