f
This commit is contained in:
parent
4577a31764
commit
95ac4cbbef
|
|
@ -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 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user