never upgraded choice tables to six choices!

This commit is contained in:
moodler 2002-10-24 03:43:37 +00:00
parent 6673b085a9
commit 23877f9407
2 changed files with 7 additions and 1 deletions

View file

@ -5,7 +5,7 @@
// This fragment is called by /admin/index.php
////////////////////////////////////////////////////////////////////////////////
$module->version = 2002090800;
$module->version = 2002102400;
$module->cron = 0;
?>