6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
Used for creating custom lists of users if $sharing_userlists is enabled
|
|
ref,int(11),
|
|
user,int(11),User ref of list owner
|
|
userlist_name,varchar(50),Name of user list
|
|
userlist_string,text,Comma separated list of usernames
|