mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
![]() There was one place where I had only fixed the backup code to work-around bad data from Moodle 2.0. I needed to make the equivalent change in the upgrade code. The bad data is that the seq_number fields can be wrong (not unique). Se already have data ordered by (seq_number, id) and the array keys of the array we are building are not used for anything, so this fix deals with the problem. |
||
---|---|---|
.. | ||
simpletest | ||
upgrade | ||
bank.php | ||
datalib.php | ||
lib.php | ||
questionattempt.php | ||
questionattemptstep.php | ||
questionusage.php | ||
renderer.php | ||
states.php |