Proyectos de Subversion Moodle

Rev

Rev 1 | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
=== 4.5 Onwards ===
2
 
3
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
4
 
5
===
1 efrain 6
This file describes API changes in the resource code.
7
 
8
=== 4.3 ===
9
 
10
* Function resource_get_optional_details() has now one new parameter, $showtype, to decide whether the file type should be
11
  displayed or not (regardless the display option is enabled).
12
 
13
=== 4.0 ===
14
 
15
* Functions resource_print_heading and resource_print_intro have been deprecated in favour for the activity header.