mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
Dropping support for scheduled release of grades - it is gradebook's
duty
This commit is contained in:
parent
10bc4bce2b
commit
ec0753e35b
4 changed files with 2 additions and 9 deletions
|
@ -28,6 +28,6 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$module->version = 2009102900;
|
||||
$module->version = 2009102901;
|
||||
$module->requires = 2009090400; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue