mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
Significant string changes: * publishstate_help, core_notes - including GDPR guidance * contactdataprotectionofficer_desc, tool_dataprivacy - removing mention of link on privacy policy page as it is not yet implemented
ENROLMENT MODULES ----------------- (Yes, that's the correct English spelling ;-) ) All enrolment modules must extend base class enrol_plugin which is defined in lib/enrollib.php. You can find documentation of each method in the base class.