mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15289] Add permission for storage
PHPBB3-15289
This commit is contained in:
@@ -199,6 +199,7 @@ $lang = array_merge($lang, array(
|
||||
'ACL_A_ROLES' => 'Can manage roles',
|
||||
'ACL_A_SWITCHPERM' => 'Can use others permissions',
|
||||
|
||||
'ACL_A_STORAGE' => 'Can manage storages',
|
||||
'ACL_A_STYLES' => 'Can manage styles',
|
||||
'ACL_A_EXTENSIONS' => 'Can manage extensions',
|
||||
'ACL_A_VIEWLOGS' => 'Can view logs',
|
||||
|
Reference in New Issue
Block a user