Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 29... Línea 29...
29
 * @return bool result
29
 * @return bool result
30
 */
30
 */
31
function xmldb_tool_cohortroles_upgrade($oldversion) {
31
function xmldb_tool_cohortroles_upgrade($oldversion) {
32
    global $DB;
32
    global $DB;
Línea 33... Línea -...
33
 
-
 
34
    // Automatically generated Moodle v4.1.0 release upgrade line.
-
 
35
    // Put any upgrade step following this.
-
 
36
 
33
 
37
    // Automatically generated Moodle v4.2.0 release upgrade line.
34
    // Automatically generated Moodle v4.2.0 release upgrade line.
Línea 38... Línea 35...
38
    // Put any upgrade step following this.
35
    // Put any upgrade step following this.
39
 
36
 
Línea 49... Línea 46...
49
    // Put any upgrade step following this.
46
    // Put any upgrade step following this.
Línea 50... Línea 47...
50
 
47
 
51
    // Automatically generated Moodle v4.4.0 release upgrade line.
48
    // Automatically generated Moodle v4.4.0 release upgrade line.
Línea -... Línea 49...
-
 
49
    // Put any upgrade step following this.
-
 
50
 
-
 
51
    // Automatically generated Moodle v4.5.0 release upgrade line.
-
 
52
    // Put any upgrade step following this.
-
 
53
 
-
 
54
    // Automatically generated Moodle v5.0.0 release upgrade line.
52
    // Put any upgrade step following this.
55
    // Put any upgrade step following this.
53
 
56