implemented more of the group reader

eliminated the pointless "inherit" directive

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40427
This commit is contained in:
David Anderson
2007-01-30 06:43:34 +00:00
parent 5085521b54
commit bf145be826
4 changed files with 74 additions and 21 deletions
-1
View File
@@ -4,7 +4,6 @@ Groups
* Allowed properties for a group:
*
* "flags" - Flag string.
* "inherit" - Inherits permissions from another group. Use one group per instance of this key.
* "immunity" - Specifies a group to be immune to. Use "*" for all or "$" for users with no group.
* This key may be used multiple times.
*/