MDL-28017 - SCORM unset old config var

This commit is contained in:
Dan Marsden
2011-07-12 09:46:23 +12:00
parent 6eca9e1c63
commit 59cdcb9770
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$module->version = 2011021400; // The (date) version of this module
$module->version = 2011021402; // The (date) version of this module
$module->requires = 2010080300; // The version of Moodle that is required
$module->cron = 300; // How often should cron check this module (seconds)?