moodle/auth/email/upgrade.txt
2017-04-03 10:50:09 -04:00

9 lines
320 B
Plaintext

This files describes API changes in /auth/email/*,
information provided here is intended especially for developers.
=== 3.3 ===
* The config.html file was migrated to use the admin settings API.
The identifier for configuration data stored in config_plugins table was converted from 'auth/email' to 'auth_email'.