diff --git a/Vue/gabarit.php b/Vue/gabarit.php index c70340a..82cc4d4 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -60,14 +60,6 @@ $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)); - ?> @@ -148,7 +140,7 @@ var_dump(array("Descrip =" => $descriptionVue, "retour" => $retourVue)); + ============================================ -->