(root)/files/upgrade.txt – Rev 1441
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 files describes API changes in /files/*,
|
|
|
7 |
information provided here is intended especially for developers.
|
|
|
8 |
|
|
|
9 |
=== 2.9 ===
|
|
|
10 |
|
|
|
11 |
* External function core_files_external::get_files returns additional optional fields:
|
|
|
12 |
- timecreated: Time created.
|
|
|
13 |
- filesize: File size.
|
|
|
14 |
- author: File owner.
|
|
|
15 |
- license: File license.
|
|
|
16 |
|