mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-68011 core: Final deprecation of get_module_metadata()
This commit is contained in:
parent
d9632ca8b2
commit
2ca262a5e3
2 changed files with 5 additions and 95 deletions
|
@ -37,6 +37,7 @@ information provided here is intended especially for developers.
|
|||
* Added $CFG->proxylogunsafe and proxyfixunsafe to detect code which doesn't honor the proxy config
|
||||
* Function admin_externalpage_setup() now has additional option 'nosearch' allowing to remove Site administration search form.
|
||||
* The function print_error has been deprecated. Kindly use moodle_exception.
|
||||
* The function get_module_metadata() has been finally deprecated and can not be used anymore.
|
||||
|
||||
=== 4.0 ===
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue