]> git.mjollnir.org Git - moodle.git/commitdiff
Merged from stable
authormoodler <moodler>
Fri, 10 Sep 2004 06:05:29 +0000 (06:05 +0000)
committermoodler <moodler>
Fri, 10 Sep 2004 06:05:29 +0000 (06:05 +0000)
lib/datalib.php

index 47f4f039935e5a97809ef5d616ed94c9a5bea05a..24de1df84b56d7faa25c7d6e3f4a43acfee32c74 100644 (file)
@@ -1297,7 +1297,7 @@ function get_course_teachers($courseid, $sort="t.authority ASC", $exceptions='')
 *
 * @param    type description
 */
-function get_course_users($courseid, $sort="timeaccess DESC", $exceptions='', $fields='*') {
+function get_course_users($courseid, $sort="timeaccess DESC", $exceptions='', $fields='') {
 
     /// Using this method because the single SQL is too inefficient
     // Note that this has the effect that teachers and students are