Get an FEU Group description

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
5k313t0r
New Member
New Member
Posts: 8
Joined: Wed Jun 12, 2013 7:07 pm

Get an FEU Group description

Post by 5k313t0r »

I am currently using

Code: Select all

$ccuser->groups()
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 :)
chandra

Re: Get an FEU Group description

Post by chandra »

Make a look with

Code: Select all

{$ccuser|print_r}
if there is a group description variable available.
Post Reply

Return to “Modules/Add-Ons”