mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
never upgraded choice tables to six choices!
This commit is contained in:
parent
6673b085a9
commit
23877f9407
2 changed files with 7 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2002090800;
|
||||
$module->version = 2002102400;
|
||||
$module->cron = 0;
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue