[pmwiki-devel] skin php question

The Editor editor at fast.st
Wed May 30 03:52:15 CDT 2007


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



More information about the pmwiki-devel mailing list