Skip to content

Commit eeb0454

Browse files
authored
Fix: front/ check (#51)
1 parent 5d15b21 commit eeb0454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

front/menu.php

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
*/
3030

3131
include('../../../inc/includes.php');
32+
Session::checkLoginUser();
3233

3334
/** @var array $CFG_GLPI */
3435
global $CFG_GLPI;

0 commit comments

Comments
 (0)