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, 'bookmarks' => True,
'img' => True, 'img' => True,
'netsaint' => True, 'netsaint' => True,
'inv' => True 'inv' => True,
'phpbrain' =>True
); );
$sbox = createobject('phpgwapi.sbox'); $sbox = createobject('phpgwapi.sbox');