mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
This commit is contained in:
parent
2cea0bd6c6
commit
f47c8f3525
113 changed files with 339 additions and 0 deletions
|
@ -36,5 +36,8 @@ function xmldb_choice_upgrade($oldversion) {
|
|||
// Automatically generated Moodle v3.5.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
// Automatically generated Moodle v3.6.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue