fixed UserList
This commit is contained in:
parent
51c133fa1e
commit
e085eff6af
7 changed files with 30 additions and 33 deletions
|
|
@ -54,11 +54,11 @@ our $HELP = {
|
|||
{ 'name' => 'user_name' },
|
||||
{ 'name' => 'user_id' },
|
||||
{ 'name' => 'user_profile_PROFILEFIELDNAME_value' },
|
||||
{ 'name' => 'user_profile_PROFILEFIELDNAME_notPublic' },
|
||||
{ 'name' => 'user_profile_PROFILEFIELDNAME_file' },
|
||||
{ 'name' => 'user_profile_emailNotPublic' },
|
||||
{ 'name' => 'user_profile_loop',
|
||||
'variables' => [
|
||||
{ 'name' => 'profile_emailNotPublic' },
|
||||
{ 'name' => 'profile_notPublic' },
|
||||
{ 'name' => 'profile_value' },
|
||||
{ 'name' => 'profile_file' },
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue