diff --git a/front/menu.php b/front/menu.php index 4b9a51f..bef99f7 100644 --- a/front/menu.php +++ b/front/menu.php @@ -29,6 +29,7 @@ */ include('../../../inc/includes.php'); +Session::checkLoginUser(); /** @var array $CFG_GLPI */ global $CFG_GLPI;