mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Revert "MDL-37490 Assign: Minor patch cleanup"
This reverts commit 06b9df1145
.
This commit is contained in:
parent
2b46a31a3f
commit
3e69c074ac
4 changed files with 21 additions and 18 deletions
|
@ -28,3 +28,5 @@ $module->component = 'mod_assign'; // Full name of the plugin (used for diagnost
|
|||
$module->version = 2013050100; // The current module version (Date: YYYYMMDDXX).
|
||||
$module->requires = 2013050100; // Requires this Moodle version.
|
||||
$module->cron = 60;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue