mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-05-21 08:24:58 +02:00
Update front/example.php
This commit is contained in:
parent
8906da5c5d
commit
eff7db51b2
@ -36,7 +36,7 @@
|
||||
use GlpiPlugin\Example\Example;
|
||||
|
||||
include ('../../../inc/includes.php');
|
||||
Session::checkLoginUser();
|
||||
Session::checkRight(Example::$rightname, READ);
|
||||
|
||||
if ($_SESSION["glpiactiveprofile"]["interface"] == "central") {
|
||||
Html::header("TITRE", $_SERVER['PHP_SELF'], "plugins", Example::class, "");
|
||||
|
Loading…
x
Reference in New Issue
Block a user