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
4cb85c49
Commit
4cb85c49
authored
Jan 13, 2016
by
Dan Poltawski
Browse files
MDL-52210 upgrade: dan *REALLY* sucks at integrating
parent
c3560ad6
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/db/upgrade.php
View file @
4cb85c49
...
...
@@ -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
,
2016011200.00
)
)
;
upgrade_main_savepoint
(
true
,
2016011200.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