I have a condition in my skin php I'd like to change to a specific group. ie

from:  if (CondAuth($pagename, 'edit') == true) ...

to: if (in_group @editors = true) ...

Can anyone suggest the code for this?

Cheers
Dan

_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to