Proyectos de Subversion Moodle

Rev

Rev 1 | Ir a la última revisión | | 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 recentlyaccesseditems block code.
7
 
8
=== 4.4 ===
9
* The external function \block_recentlyaccesseditems\external\get_recent_items() now returns
10
  a field called "branded" indicating whether the module is branded or not.
11
 
12
=== 3.7 ===
13
 
14
* The 'block/recentlyaccesseditems:addinstance' capability has been removed. It has never been used in code.