mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-24 18:39:01 +02:00
#9771 added new discovery in menu
This commit is contained in:
parent
b6379c4075
commit
ea1ace2c71
@ -80,6 +80,8 @@ if ((bool) check_acl($config['id_user'], 0, 'AR') === true
|
||||
if ((bool) check_acl($config['id_user'], 0, 'AW') === true) {
|
||||
enterprise_hook('applications_menu');
|
||||
enterprise_hook('cloud_menu');
|
||||
enterprise_hook('custom_menu');
|
||||
enterprise_hook('manage_extensions_menu');
|
||||
enterprise_hook('console_task_menu');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user