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_change_owner()

void v3_userlist_change_owner(uint16_t old_owner_id, uint16_t new_owner_id);

Changes the owner of all accounts that have the 'old' owner name to the 'new' owner name.

Arguments

Type Description
uint16_t old_owner_id Account id of the owner to replace
uint16_t new_owner_id Account id of the new owner