MDL-79863 qtype_ordering: Moodle.2x question/type/ordering add first attempt at backup/restore
This commit is contained in:
committed by
Mathew May
parent
f91c9dba56
commit
abda90ead2
@@ -20,7 +20,7 @@
|
||||
// Please do not forget to use upgrade_set_timeout()
|
||||
// before any action that may take longer time to finish.
|
||||
|
||||
function xmldb_qtype_calculated_upgrade($oldversion) {
|
||||
function xmldb_qtype_ordering_upgrade($oldversion) {
|
||||
global $CFG, $DB;
|
||||
|
||||
$dbman = $DB->get_manager();
|
||||
|
||||
Reference in New Issue
Block a user