]> git.mjollnir.org Git - moodle.git/commit
datalib: get_my_courses() - some fixes to the data we return
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:04:10 +0000 (07:04 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:04:10 +0000 (07:04 +0000)
commitaeb3916b7a0e0470d9492e5a9bbeecb9bc82cfc4
tree44f824643246ea996b62b66bcf4c2f692447a20c
parente1d5e5c1810480a9eeb8ba33e28bc5124791951f
datalib: get_my_courses() - some fixes to the data we return

strangely, get_my_courses() is expected to return the
array keyed on id, which messes up the sorting

So let's do it ;-)
lib/accesslib.php
lib/datalib.php