Talk:Permissions
From DAViCal Wiki
There is NO information at all about that ...
$c->default_privileges = array('read-free-busy', 'schedule-deliver');
... construct and if the order in which the keywords (permissions) appear is important or not.
Would some Coder PLEASE add that info to the Pages considering the "default_privileges" ??
THANK YOU VERY MUCH! --Axel1973 12:10, 31 January 2011 (UTC)
- Best see Configuration/settings/default privileges, I guess. That would probably be the best place to put more information certainly. Order is not important, though. Internally these are all OR'd into a bitmask. Karora 23:15, 31 January 2011 (UTC)

