Quote:
Originally Posted by Paul M
Your kidding right ?
Code:
function getRoles($usergroupid) {
/*
## Paul M Version ##
Edit the code below to set roles for different vB usergroups
This assigns access in the following priority based on all primary and secondary group membership.
1. Assign default access (which is set to NO access below).
2. If they are a member of an allowed group, grant USER access.
3. If they are a member of a staff group, grant ADMIN access.
4. If they are a member of a banned group, grant NO access.
*/
<rest of code>
|
How did you know I was kidding?