MDL-61718 admin: Make sure city and country columns are not duplicated
authorJun Pataleta <jun@moodle.com>
Thu, 22 Mar 2018 05:43:07 +0000 (13:43 +0800)
committerJun Pataleta <jun@moodle.com>
Thu, 22 Mar 2018 05:52:39 +0000 (13:52 +0800)
commita20a2ac7040283370d8202442d66054a73865eb4
treeec77118b75556861f09bb51f95627f157d66ea9d
parentb63a3b04b154990497bd58255b4ed579d37b432a
MDL-61718 admin: Make sure city and country columns are not duplicated

* Since City/town and Country have been added in $CFG->showuseridentity
since 3.4, we need to exclude the required city and country columns
when fetching the extra columns using get_extra_user_fields().
admin/user.php