mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-33483 repository: Coding style tidyup
This commit is contained in:
parent
eccbea3dd0
commit
b117fb3db9
2 changed files with 1 additions and 2 deletions
|
@ -48,5 +48,6 @@ function xmldb_repository_googledocs_upgrade($oldversion) {
|
|||
// Plugin savepoint reached.
|
||||
upgrade_plugin_savepoint(true, 2017011100, 'repository', 'googledocs');
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue