diff --git a/Vue/gabarit.php b/Vue/gabarit.php index f499a8e..00cc46c 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -213,7 +213,14 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; + getInfosVue($_SESSION['vue']); + $descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description']; + $retourVue = $infovue['lienRetour']; + + //var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue)); + ?>