Revert "MDL-37490 Assign: Minor patch cleanup"

This reverts commit 06b9df1145.
This commit is contained in:
Sam Hemelryk 2013-06-11 17:10:30 +12:00
parent 2b46a31a3f
commit 3e69c074ac
4 changed files with 21 additions and 18 deletions

View file

@ -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;