back to 0.78

git-svn-id: https://forge.glpi-project.org/svn/example/trunk@139 349b9182-4a13-0410-896f-e5e9767dd1b3
This commit is contained in:
remicollet
2010-02-23 14:46:27 +00:00
parent f795f9e3f5
commit b218f3ff0d
2 changed files with 5 additions and 4 deletions

View File

@ -42,7 +42,8 @@ if ($_SESSION["glpiactiveprofile"]["interface"] == "central") {
helpHeader("TITRE", $_SERVER['PHP_SELF']);
}
checkTypeRight('PluginExampleExample',"r");
//checkTypeRight('PluginExampleExample',"r");
Search::show('PluginExampleExample');