Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
This files describes API changes in /mod/chat/*,
2
information provided here is intended especially for developers.
3
 
4
=== 3.3.2 ===
5
 
6
* chat_refresh_events() Now takes two additional parameters to refine the update to a specific instance. This function
7
  now optionally takes the module instance object or ID, and the course module object or ID. Please try to send the full
8
  objects instead of the ids to save DB calls.
9
 
10
=== 2.4 ===
11
 
12
optional - no changes needed:
13
* previous references to icons c/user and c/group have been renamed to i/user and i/group.