Closed (fixed)
Project:
IMCE
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2014 at 11:24 UTC
Updated:
18 Jan 2021 at 09:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
thallesYou can try

php: return 'users/'.end($user->roles);in:Result:

Comment #2
thallesThanks !
Comment #4
moneera commentedThank you very much.