]> git.mjollnir.org Git - moodle.git/commit
accesslib: get_my_courses() fix when called when empty sort
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:51:19 +0000 (07:51 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:51:19 +0000 (07:51 +0000)
commitb9e9491a89610d7308ee227a0e9ebab56311a1b3
treee04825148aba0c1b26d509251c1a52efd6c97fff
parent5f6b9c09b7057bb612ebcf74433f7ea10c641e47
accesslib: get_my_courses() fix when called when empty sort

get_my_courses() was failing if called with an empty sortorder on a
cached courselist. Fix.
lib/datalib.php