updateUsers
$result = updateUsers($filters, $newdata)
Updates values in all entries matching $filter from the users table.
The method returns a status object indicating the number of rows updated.