Post SC#30 fix - SCORM now requires a correct clean_param() - credits go to skodak

This commit is contained in:
martinlanghoff
2004-12-13 06:41:30 +00:00
parent cd8beea5d9
commit 2da759e7cd
+1 -1
View File
@@ -6,7 +6,7 @@
/////////////////////////////////////////////////////////////////////////////////
$module->version = 2004083124; // The (date) version of this module
$module->requires = 2004083123; // The version of Moodle that is required
$module->requires = 2004083129; // The version of Moodle that is required
$module->cron = 0; // How often should cron check this module (seconds)?
?>