added phpbrain to list of apps supporting ACL

This commit is contained in:
alpeb 2004-05-04 17:45:04 +00:00
parent de81012e67
commit 6c6e2c445c

View File

@ -857,7 +857,8 @@
'bookmarks' => True,
'img' => True,
'netsaint' => True,
'inv' => True
'inv' => True,
'phpbrain' =>True
);
$sbox = createobject('phpgwapi.sbox');