mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 11:51:43 +02:00
added phpbrain to list of apps supporting ACL
This commit is contained in:
parent
de81012e67
commit
6c6e2c445c
@ -857,7 +857,8 @@
|
|||||||
'bookmarks' => True,
|
'bookmarks' => True,
|
||||||
'img' => True,
|
'img' => True,
|
||||||
'netsaint' => True,
|
'netsaint' => True,
|
||||||
'inv' => True
|
'inv' => True,
|
||||||
|
'phpbrain' =>True
|
||||||
);
|
);
|
||||||
|
|
||||||
$sbox = createobject('phpgwapi.sbox');
|
$sbox = createobject('phpgwapi.sbox');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user