Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3560ad
)
MDL-52210 upgrade: dan *REALLY* sucks at integrating
author
Dan Poltawski
<dan@moodle.com>
Wed, 13 Jan 2016 09:09:22 +0000
(09:09 +0000)
committer
Dan Poltawski
<dan@moodle.com>
Wed, 13 Jan 2016 09:09:22 +0000
(09:09 +0000)
lib/db/upgrade.php
patch
|
blob
|
blame
|
history
diff --git
a/lib/db/upgrade.php
b/lib/db/upgrade.php
index
ae69603
..
9784a5d
100644
(file)
--- a/
lib/db/upgrade.php
+++ b/
lib/db/upgrade.php
@@
-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;