Skip to content
Snippets Groups Projects
Commit 8f7c8644 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

Issue #2012468 by blueminds, plach: Add trusted roles recommendation to 'access site reports'.

parent 77f8dc52
No related branches found
No related tags found
No related merge requests found
......@@ -251,6 +251,7 @@ function system_permission() {
),
'access site reports' => array(
'title' => t('View site reports'),
'restrict access' => TRUE,
),
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment