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
=== 4.4 ===
7
* The following previously deprecated methods have been removed and can no longer be used:
8
  - block_calendar_upcoming::get_upcoming_content
9
 
10
=== 3.4 ===
11
 
12
* block_calendar_upcoming::get_upcoming_content has been deprecated. Please
13
  update your code to use the new APIs. You can see an example of how these
14
  may be used in block_calendar_upcoming::get_content().