Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
=== 4.4 ===
2
* The following previously deprecated methods have been removed and can no longer be used:
3
  - block_calendar_upcoming::get_upcoming_content
4
 
5
=== 3.4 ===
6
 
7
* block_calendar_upcoming::get_upcoming_content has been deprecated. Please
8
  update your code to use the new APIs. You can see an example of how these
9
  may be used in block_calendar_upcoming::get_content().