mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +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
|
@ -41,5 +41,8 @@ function xmldb_filter_tex_upgrade($oldversion) {
|
|||
// Moodle v2.1.0 release upgrade line
|
||||
// Put any upgrade step following this
|
||||
|
||||
// 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