mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Merge branch 'MDL-83470-main' of https://github.com/junpataleta/moodle
This commit is contained in:
commit
d08c982135
130 changed files with 584 additions and 1267 deletions
|
@ -61,9 +61,6 @@ function xmldb_lti_upgrade($oldversion) {
|
|||
|
||||
$dbman = $DB->get_manager();
|
||||
|
||||
// Automatically generated Moodle v4.1.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
// Automatically generated Moodle v4.2.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
|
|
|
@ -53,9 +53,6 @@
|
|||
* @return boolean
|
||||
*/
|
||||
function xmldb_ltiservice_gradebookservices_upgrade($oldversion) {
|
||||
// Automatically generated Moodle v4.1.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
// Automatically generated Moodle v4.2.0 release upgrade line.
|
||||
// Put any upgrade step following this.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue