Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
c3560ad6
Commit
c3560ad6
authored
Jan 13, 2016
by
Dan Poltawski
Browse files
MDL-52210 upgrade: dan sucks at integrating
parent
939d538c
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/db/upgrade.php
View file @
c3560ad6
...
...
@@ -4804,7 +4804,7 @@ function xmldb_main_upgrade($oldversion) {
// Remove all other associated config.
unset_all_config_for_plugin
(
'webservice_amf'
);
}
upgrade_main_savepoint
(
true
,
2016011
1
00.
16
);
upgrade_main_savepoint
(
true
,
2016011
2
00.
00
)
);
}
return
true
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment