Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 45... Línea 45...
45
 * @return bool result
45
 * @return bool result
46
 */
46
 */
47
function xmldb_h5pactivity_upgrade($oldversion) {
47
function xmldb_h5pactivity_upgrade($oldversion) {
48
    global $DB;
48
    global $DB;
Línea 49... Línea -...
49
 
-
 
50
    // Automatically generated Moodle v4.1.0 release upgrade line.
-
 
51
    // Put any upgrade step following this.
-
 
52
 
49
 
53
    // Automatically generated Moodle v4.2.0 release upgrade line.
50
    // Automatically generated Moodle v4.2.0 release upgrade line.
Línea 54... Línea 51...
54
    // Put any upgrade step following this.
51
    // Put any upgrade step following this.
55
 
52
 
Línea 71... Línea 68...
71
    // Put any upgrade step following this.
68
    // Put any upgrade step following this.
Línea 72... Línea 69...
72
 
69
 
73
    // Automatically generated Moodle v4.4.0 release upgrade line.
70
    // Automatically generated Moodle v4.4.0 release upgrade line.
Línea -... Línea 71...
-
 
71
    // Put any upgrade step following this.
-
 
72
 
-
 
73
    // Automatically generated Moodle v4.5.0 release upgrade line.
-
 
74
    // Put any upgrade step following this.
-
 
75
 
-
 
76
    // Automatically generated Moodle v5.0.0 release upgrade line.
74
    // Put any upgrade step following this.
77
    // Put any upgrade step following this.
75
 
78