/moodle-tool_rebuildcoursecache

Moodle admin tool to rebuild the course cache for all courses. This can take some time on large sites

Primary LanguagePHP

moodle-tool_rebuildcoursecache
==============================

Moodle admin tool to rebuild course cache on all courses.
This can take some time on large sites with many courses.

Current version: 2013031900

Install into /admin/tool/

Changelog:
2013031900 - Added ability to specify individual courses to rebuild instead of all courses
2013031801 - Fixed up disclaimer text
2013031800 - Initial Commit