mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
c17ec774d7
admin_config_form and admin_config_validation are now static
10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
This files describes API changes in /portfolio/ portfolio system,
|
|
information provided here is intended especially for developers.
|
|
|
|
=== 2.3 ===
|
|
|
|
required changes:
|
|
* The following methods must now be declared static for php5 compatibility:
|
|
- admin_config_form
|
|
- admin_config_validation
|