Merge branch 'MDL-32258-data-cron' of git://github.com/mudrd8mz/moodle

This commit is contained in:
Sam Hemelryk
2012-04-02 11:24:54 +12:00
+2 -2
View File
@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$module->version = 2012030700; // The current module version (Date: YYYYMMDDXX)
$module->version = 2012032900; // The current module version (Date: YYYYMMDDXX)
$module->requires = 2012030100.04; // Requires this Moodle version
$module->component = 'mod_data'; // Full name of the plugin (used for diagnostics)
$module->cron = 60;
$module->cron = 0;