moodle/my
martinlanghoff 0a66585b3d get_my_courses() callers update - check of the $fields param - pass null instead
The default way to call get_my_courses() is now to pass null in the $fields
param to get the (cached copy) of the useful fields. Cuts down enormously
on DB traffic, memory footprint, and session size.
2007-05-06 05:32:40 +00:00
..
index.php get_my_courses() callers update - check of the $fields param - pass null instead 2007-05-06 05:32:40 +00:00
pagelib.php adding capabilities 2006-09-08 08:46:26 +00:00