RE: Misc Data
"Schwentner, Jeffrey" <[email protected]>
| Newsgroups | gmane.comp.horde.chora |
|---|---|
| Message-ID | <[email protected]> |
When I try to create a new Perms Object ($PermsObj = new Perms();), I get the following errors: Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 51 Notice: Undefined index: category in \horde-2.2\lib\Perms.php on line 52 Notice: array_merge(): Argument #1 is not an array in \horde-2.2\lib\Perms.php on line 53 Any idea what I'm doing wrong? I have horde v2.2. ~Jeff -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Chuck Hagenbuch Sent: Monday, December 01, 2003 7:53 PM To: [email protected] Subject: Re: [chora] Misc Data Quoting "Schwentner, Jeffrey" <[email protected]>: > I am in the process of adding the capability to check-in file into an rcs/cvs > repository via Chora. Cool, hope to get patches from you! > I would like to define, on a user basis, the access rights to each one (Read > or Write). Where can I store information like this in the existing database? Use the Perms api. > What is the function of a 'horde_category' table? It stores data managed by the Category API, which provides a generalized, fast api to hierarchical data. -chuck -- Charles Hagenbuch, <[email protected]> "I'm really... I'm not too fascinated by green food." - Average Joe -- Chora mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected] -- Chora mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]