This commit is contained in:
KONE SOREL 2026-01-30 18:02:36 +00:00
parent 2403b09622
commit 1fb2096dbf

View File

@ -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));
*/
?>