diritti sistemati

This commit is contained in:
mariano
2026-05-21 12:29:33 +02:00
parent f0a5be45ee
commit f7c1ab8aa4
4 changed files with 91 additions and 69 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ if (!defined('GLPI_ROOT')) {
include_once GLPI_ROOT . "/inc/includes.php";
if (!Profile::canCurrentUser(UPDATE)) {
if (!Profile::canCurrentUser(READ)) {
Html::displayRightError();
}