1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 01:25:01 +02:00

Issue #5489 Media-Manager preferences and avatars are now limited to the Main Admin. Media Categories are limited to those who specified access.

This commit is contained in:
camer0n
2025-06-06 12:24:48 -07:00
parent 0a22773e9d
commit 7f7abc33cb
2 changed files with 10 additions and 9 deletions

View File

@@ -2176,11 +2176,11 @@ class e_userperms
'icon_16' => 'E_16_COMMENT',
'icon_32' => 'E_32_COMMENT',
],
'6' => [
/* '6' => [
'title' => 'LAN_MEDIAMANAGER', // File-Manager - Upload /manage files
'icon_16' => 'E_16_FILE',
'icon_32' => 'E_32_FILE',
],
],*/
'A' => [
'title' => ['LAN_MEDIAMANAGER', 'LAN_ALL'],
'separator' => ' (', // Media-Manager All Areas