Skip to content

Commit 9678d27

Browse files
committed
stan
1 parent 9d25de4 commit 9678d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front/category.form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030

3131
include('../../../inc/includes.php');
32-
Session::checkLoginUser();
32+
Session::checkRight("config", READ);
3333

3434
Html::header(
3535
PluginItilcategorygroupsCategory::getTypeName(),

0 commit comments

Comments
 (0)