Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
# core_sms (subsystem) Upgrade notes
2
 
3
## 5.0
4
 
5
### Added
6
 
7
- Introducing a new function \core_sms\gateway::truncate_message() to truncate SMS message content according to the length limit of the gateway.
8
 
9
  For more information see [MDL-84342](https://tracker.moodle.org/browse/MDL-84342)
10
 
11
## 4.5
12
 
13
### Added
14
 
15
- A new `\core_sms` subsystem has been created.
16
 
17
  For more information see [MDL-81924](https://tracker.moodle.org/browse/MDL-81924)