Merge branch 'MDL-52456-master-whitespace-fix' of git://github.com/ilyatregubov/moodle

This commit is contained in:
Ilya Tregubov
2021-10-20 11:53:15 +02:00
+1 -1
View File
@@ -102,7 +102,7 @@ function xmldb_quiz_upgrade($oldversion) {
upgrade_mod_savepoint(true, 2021052503, 'quiz');
}
if ($oldversion < 2021101900) {
// Define field gradednotificationsenttime to be added to quiz_attempts.