Added a field to scorm table to store the ckecksum of a remote package

This commit is contained in:
csantossaenz 2007-01-17 15:38:40 +00:00
parent aa7a17131d
commit 75b4cb6456

View file

@ -10,7 +10,7 @@
// catch up now, so until 27th October please only increment in very tiny steps
// in HEAD, until we get past that date..
$module->version = 2006120900; // The (date) version of this module
$module->version = 2007011700; // The (date) version of this module
$module->requires = 2006080900; // The version of Moodle that is required
$module->cron = 0; // How often should cron check this module (seconds)?