]> git.mjollnir.org Git - moodle.git/commit
course/search.php: smarter about contexts, bugfix in pagination
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:08:50 +0000 (07:08 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:08:50 +0000 (07:08 +0000)
commit026579bbc3adc0f9abc066e2327468704fc62561
tree7c6b5fe1d1d92400e373a666e71aeb7c4d7385fa
parent2c64f65cd328c8b3a6aa7d216ac9efa39b00339a
course/search.php: smarter about contexts, bugfix in pagination

Save a ton of queries about contexts, and a bugfix in how we are
calling the pagination for get_courses_search().
course/search.php