(root)/admin/UPGRADING.md – Rev 1441
|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1441 |
ariadna |
1 |
# core_admin (subsystem) Upgrade notes
|
|
|
2 |
|
|
|
3 |
## 4.5rc1
|
|
|
4 |
|
|
|
5 |
### Removed
|
|
|
6 |
|
|
|
7 |
- The HTTP Server setting "Use slash arguments" (slasharguments) configuration setting and related to it has been removed. Calling the option with $CFG->slasharguments or get_config('slasharguments') is no longer available.
|
|
|
8 |
|
|
|
9 |
For more information see [MDL-62640](https://tracker.moodle.org/browse/MDL-62640)
|