workshop 2.0: do not register cron job before it is really implemented

This commit is contained in:
David Mudrak 2010-01-04 18:28:12 +00:00
parent 74bf8a947f
commit 028cd0616c

View File

@ -30,4 +30,4 @@ defined('MOODLE_INTERNAL') || die();
$module->version = 2009103000;
$module->requires = 2009090400; // Requires this Moodle version
$module->cron = 60;
//$module->cron = 60;