d
This commit is contained in:
parent
2403b09622
commit
1fb2096dbf
|
|
@ -60,12 +60,14 @@ $activeChildId = $menuData['child'];
|
||||||
$imgData = $_SESSION['photoAssureCrypte'];
|
$imgData = $_SESSION['photoAssureCrypte'];
|
||||||
$photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
$photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
|
|
||||||
|
/*
|
||||||
$infovue = $gabary->getInfosVue($_SESSION['vue']);
|
$infovue = $gabary->getInfosVue($_SESSION['vue']);
|
||||||
|
|
||||||
$descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description'];
|
$descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description'];
|
||||||
$retourVue = $infovue['lienRetour'];
|
$retourVue = $infovue['lienRetour'];
|
||||||
|
|
||||||
var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue));
|
var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue));
|
||||||
|
*/
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user