finding user groups containing certain permission values

Status
This content is read-only, or is not open for further replies.

hoks

Guest
offline
I would like to find all the user groups that had set "Maximum images" to 5

What is the correct way to query?

How do I continue with the finder below?
Code:

\XF::app()->repository('XF:User')->finder('XF:UserGroup') .....

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom