mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-45639 ws: Remove trailing whitespace
This commit is contained in:
parent
4455ff2cba
commit
326d861978
@ -2294,7 +2294,7 @@ function xmldb_main_upgrade($oldversion) {
|
||||
if (!$dbman->field_exists($table, $field)) {
|
||||
$dbman->add_field($table, $field);
|
||||
}
|
||||
|
||||
|
||||
// Main savepoint reached.
|
||||
upgrade_main_savepoint(true, 2016101401.02);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user