get_full_path($activeLink); $fullPath = explode("\ ", $fullPath); $activeLevel1 = $activeLink; $activeLevel2 = sizeof($fullPath) > 1 ? $fullPath[1] : ''; $activeLevel3 = sizeof($fullPath) > 2 ? $fullPath[2] : ''; $activeLevel4 = sizeof($fullPath) > 3 ? $fullPath[3] : ''; $activeLevel5 = sizeof($fullPath) > 4 ? $fullPath[4] : ''; $_SESSION['firstLevelMenu'] = $activeLink; const MAX_COMPANY_NAME_LENGTH = 20; $companyDisplayName = htmlspecialchars($_SESSION['nomSociete'], ENT_QUOTES); $modeDev = $_SESSION['modeDev_C']; $imgData = $_SESSION['photoAssureCrypte']; // Get breadcrumb info $infovue = $gabary->getInfosVue($_SESSION['vue']); $descriptionVue = est_anglophone() ? $infovue['DescriptionEng'] : $infovue['Description']; $titreRetour = est_anglophone() ? $infovue['titreRetourEng'] : $infovue['titreRetour']; $retourVue = $infovue['lienRetour']; ?>
0): ?>