Made some fixes to get_course_users to make it use particular fields passed
commit00067b083652aba922b90d8f3dcab8d61865cfc8
authormoodler <moodler>
Wed, 8 Sep 2004 15:38:00 +0000 (8 15:38 +0000)
committermoodler <moodler>
Wed, 8 Sep 2004 15:38:00 +0000 (8 15:38 +0000)
tree387bc210865800a6cc7025c445fe5a287c778e89
parent527ef6b49046ea6feb6f643a32e00f71a18a7f7e
Made some fixes to get_course_users to make it use particular fields passed
to it as before the recent changes.  This was causing blowout in memory
in the logs for large sites.

http://moodle.org/mod/forum/discuss.php?d=12236

I've done light testing of this only on a small site, I'm about to test it on
some bigger sites.
course/lib.php
lib/datalib.php