mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-07-01 16:18:41 +02:00
use 4th menu entry
git-svn-id: https://forge.glpi-project.org/svn/example/trunk@102 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
@ -39,7 +39,7 @@ define('GLPI_ROOT', '../..');
|
||||
include (GLPI_ROOT . "/inc/includes.php");
|
||||
|
||||
if ($_SESSION["glpiactiveprofile"]["interface"] == "central"){
|
||||
commonHeader("TITRE", $_SERVER['PHP_SELF'],"plugins","example");
|
||||
commonHeader("TITRE", $_SERVER['PHP_SELF'],"plugins","example","optionname");
|
||||
} else {
|
||||
helpHeader("TITRE", $_SERVER['PHP_SELF']);
|
||||
}
|
||||
|
Reference in New Issue
Block a user