Files
Paul HoldenandJun Pataleta dbab6200d5 MDL-65552 user: escape extra/email user fields.
This commit has been backported from the changes in MDL-66762.
2021-03-03 23:14:25 +08:00
..

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.