Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1441 ariadna 1
# factor_sms Upgrade notes
2
 
3
## 4.5
4
 
5
### Removed
6
 
7
- The following classes are removed as the SMS feature now takes advantage of `core_sms` API:
8
  - `\factor_sms\event\sms_sent`
9
  - `\factor_sms\local\smsgateway\aws_sns`
10
  - `\factor_sms\local\smsgateway\gateway_interface`
11
 
12
  For more information see [MDL-80962](https://tracker.moodle.org/browse/MDL-80962)