MDL-25791 PULL-125 reverting commits that create null problems during upgrade

This commit is contained in:
Petr Skoda 2011-01-17 21:08:05 +01:00
parent 1f50b85867
commit 2f20e23ba6
2 changed files with 9 additions and 125 deletions

View file

@ -5,7 +5,7 @@
// This fragment is called by moodle_needs_upgrading() and /admin/index.php
////////////////////////////////////////////////////////////////////////////////
$module->version = 2011011404; // The (date) version of this module
$module->version = 2010111904; // The (date) version of this module
$module->requires = 2010080300; // Requires this Moodle version
$module->cron = 0; // How often should cron check this module (seconds)?