]> git.mjollnir.org Git - moodle.git/commit
course/lib: print_courses() drop $hidesitecourse parameter
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:50:41 +0000 (07:50 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:50:41 +0000 (07:50 +0000)
commit6c54240a61ce55038ff4b392879e261061ecb9cd
tree4d150f34b2b9e14999ac7af0f2461f154b33139a
parent49cd4d79349a193433d4fe73c7e6e522bdfe3c5a
course/lib: print_courses() drop $hidesitecourse parameter

The $hidesitecourse and related code seem to be dead code. An audit of
the callers did not turn up any interesting/valid use of it.
course/lib.php