Re: Re: user autorization problem
Dave Hall <[email protected]>
| Newsgroups | gmane.comp.web.phpgroupware.general |
|---|---|
| Organization | Dave Hall Consulting |
| Message-ID | <[email protected]> |
On Thu, 2007-09-27 at 02:46 -0700, Junfan wrote: > > I look for the code to modify, but i'm lost into files... > Where can i find the code to modify ? Which files setup permissions ? > Should i add a new kind of user/group like "visitor" ? Or just modify the "read only" fonction ? Add a new fonction ? ... You will need to change how bocalendar:: check_perms() to make it perform some extra checks for you. Cheers Dave