]> git.mjollnir.org Git - moodle.git/commit
index.php: drop unused $hidesitecourse parameter when calling print_courses()
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:51:02 +0000 (07:51 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:51:02 +0000 (07:51 +0000)
commit5f6b9c09b7057bb612ebcf74433f7ea10c641e47
treeb08983a635ab558548de744c2621dcaa856ff3b6
parent6c54240a61ce55038ff4b392879e261061ecb9cd
index.php: drop unused $hidesitecourse parameter when calling print_courses()

And this is the only user of print_courses() that mentions it
explicitly. Other callers have been checked and don't need or use the
sitecourse.
index.php