mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
mod/quiz/backuplib: tiny syntax fix - thanks Nigel
This commit is contained in:
parent
0a0bcdd259
commit
20b36bed42
@ -994,6 +994,7 @@
|
||||
//Write end tag
|
||||
$status = fwrite ($bf,end_tag("STATES",6,true));
|
||||
}
|
||||
}
|
||||
|
||||
//Backup question_sessions contents (executed from backup_quiz_attempts)
|
||||
function backup_question_sessions ($bf,$preferences,$attempt) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user