|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1441 |
ariadna |
1 |
# enrol_self Upgrade notes
|
|
|
2 |
|
|
|
3 |
## 5.0
|
|
|
4 |
|
|
|
5 |
### Deprecated
|
|
|
6 |
|
|
|
7 |
- Class enrol_self_enrol_form is deprecated, use enrol_self\form\enrol_form instead
|
|
|
8 |
|
|
|
9 |
For more information see [MDL-84142](https://tracker.moodle.org/browse/MDL-84142)
|
|
|
10 |
|
|
|
11 |
### Removed
|
|
|
12 |
|
|
|
13 |
- Final removal of `enrol_self_plugin::get_welcome_email_contact` method, please use `enrol_plugin::get_welcome_message_contact` instead
|
|
|
14 |
|
|
|
15 |
For more information see [MDL-81185](https://tracker.moodle.org/browse/MDL-81185)
|