]> git.mjollnir.org Git - moodle.git/commit
MDL-10161 - Since get_course_... (users, students, teachers) is still being used...
authormchurch <mchurch>
Tue, 19 Jun 2007 20:38:27 +0000 (20:38 +0000)
committermchurch <mchurch>
Tue, 19 Jun 2007 20:38:27 +0000 (20:38 +0000)
commitb069fbd9b3baf417cb840e6fd329f17317200f50
tree8f7b03d83a784564fe2fa7bed6ba51a22798ff25
parentcba168a6797a9ed8495a2eb5ac92795bdeba76dd
MDL-10161 - Since get_course_... (users, students, teachers) is still being used by a number of functions (such as groups), trying to make them work with the SITE course the way they did pre-1.7, with $CFG->allusersarestudents set to TRUE. This will also have a configuration option that can be used to disable returning large amounts of users for the site course, if a site happens to be using this functionality and they have a large number of users.
admin/settings/users.php
lang/en_utf8/admin.php
lib/deprecatedlib.php