Convert DB lang fields to 30cc. Part of MDL-7157

This commit is contained in:
stronk7 2007-01-21 23:49:23 +00:00
parent deb12ef4cd
commit 79804e2805
3 changed files with 15 additions and 10 deletions

View file

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