Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_userlist_update()

void v3_userlist_update(v3_account *account);

Updates the details of an account in the userlist. If the account_id of the supplied account struct is 0, this function attempts to create a new user.

Arguments

Type Description
v3_account *account The account information to update, identified by account->perms.account_id