]> git.mjollnir.org Git - moodle.git/commit
Incomplete user record (the one where the username is still 'changeme') should not...
authorgustav_delius <gustav_delius>
Thu, 5 Oct 2006 22:45:01 +0000 (22:45 +0000)
committergustav_delius <gustav_delius>
Thu, 5 Oct 2006 22:45:01 +0000 (22:45 +0000)
commit6ac0909983322c3beac42c7bca8d87c6637db9ff
treed3db78fde1f1f6ccd21858b0eb4650833c9ddab5
parent6bff0453f57c4b84e5a33a951ce9d27556b47756
Incomplete user record (the one where the username is still 'changeme') should not be included in user listing. See bug 4570. For some reason this script is not using get_users() but is instead constructing its own sql, so the change to get_users() had to be duplicated here.
admin/roles/assign.php