Dropping support for scheduled release of grades - it is gradebook's

duty
This commit is contained in:
David Mudrak 2010-01-04 18:24:28 +00:00
parent 10bc4bce2b
commit ec0753e35b
4 changed files with 2 additions and 9 deletions

View file

@ -28,6 +28,6 @@
defined('MOODLE_INTERNAL') || die();
$module->version = 2009102900;
$module->version = 2009102901;
$module->requires = 2009090400; // Requires this Moodle version
$module->cron = 60;