]> git.mjollnir.org Git - moodle.git/commit
MDL-9382: Added fields and orderby parameters to get_user_capability_course, which...
authorsam_marshall <sam_marshall>
Mon, 14 May 2007 12:11:47 +0000 (12:11 +0000)
committersam_marshall <sam_marshall>
Mon, 14 May 2007 12:11:47 +0000 (12:11 +0000)
commit3bb92bbe041c4fcb8fa2e6afe0704425d751b867
tree50a36eb18e01cb44833de370bab05918847e44d3
parentbfe7297e478b6f5bb56a31144690580b50b67069
MDL-9382: Added fields and orderby parameters to get_user_capability_course, which allows for greatly improved performance in the case where you want more information about the courses. (However, the function does still basically suck.)
lib/accesslib.php