mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
MDL-85187 upgrade: Add the 5.0.0 separation line to all upgrade scripts
This commit is contained in:
parent
bf164840d9
commit
245cce7f85
130 changed files with 390 additions and 0 deletions
|
@ -56,5 +56,8 @@ function xmldb_label_upgrade($oldversion) {
|
|||
// Automatically generated Moodle v4.5.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
// Automatically generated Moodle v5.0.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue