Template:Admin functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
*table of acl [[aclList]] ()
*table of acl [[aclList]] ()


*string [[aclGetName]] ( acl theAcl )
*bool [[aclGetRight]] ( acl theAcl, string rightname )
*bool [[aclGetRight]] ( acl theAcl, string rightname )
*bool [[aclSetRight]] ( acl theAcl, string rightname, bool access )
*bool [[aclSetRight]] ( acl theAcl, string rightname, bool access )

Revision as of 21:09, 20 October 2007