Get an FEU Group description
Posted: Fri Nov 07, 2014 11:43 pm
I am currently using to get a list of groups that the user belongs to and it works great. What I would like to do now is list the group name and group description below it. I am unsure though how to get the FEU group description. Can anyone help?
Thank you in advance
Code: Select all
$ccuser->groups()Thank you in advance