mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-30604 Added upgrade lines to upgrade.php(s)
This commit is contained in:
parent
20405d1b44
commit
46f2a9366a
53 changed files with 159 additions and 1 deletions
|
@ -6948,6 +6948,9 @@ FROM
|
|||
upgrade_main_savepoint(true, 2011111800.01);
|
||||
}
|
||||
|
||||
// Moodle v2.2.0 release upgrade line
|
||||
// Put any upgrade step following this
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue