Added log_display entries for quiz

This commit is contained in:
moodler 2002-10-21 14:57:34 +00:00
parent 2383cadbab
commit 34a4dfee10
3 changed files with 14 additions and 1 deletions

View file

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