]> git.mjollnir.org Git - moodle.git/commit
course/lib: print_my_moodle() - ask get_my_courses() for the summary
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:51:50 +0000 (07:51 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:51:50 +0000 (07:51 +0000)
commit5b9e50caf022ee91a1c2fd657ea344d471040843
tree242a7330572d420ac0d32225990ae54dbb572f08
parentbbfed0ec61dd3421d89c30616c508495b12fc49b
course/lib: print_my_moodle() - ask get_my_courses() for the summary

get_my_courses() now defaults to a much leaner dataset, but accepts an
array of "additional" fields we want. So ask nicely for the summary,
so that we can print_course() later with it.
course/lib.php