mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-06-30 15:58:42 +02:00
Feature GLP11
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
|
||||
// Entry menu case
|
||||
define('GLPI_ROOT', '../..');
|
||||
include (GLPI_ROOT . "/inc/includes.php");
|
||||
include(GLPI_ROOT . "/inc/includes.php");
|
||||
|
||||
Session::checkRight(Config::$rightname, UPDATE);
|
||||
|
||||
|
Reference in New Issue
Block a user