mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
![]() - fixed (hopefully) all <img> tags - global replace on <br> to <br /> - & in URLs - got the forum module XHTML compliant Julian Sedding |
||
---|---|---|
.. | ||
database | ||
flatfile | ||
internal | ||
paypal | ||
enrol.class.php | ||
README.txt |
ENROLMENT MODULES ----------------- (Yes, that's the correct English spelling ;-) ) enrol.class.php contains the base class and explains all the possible functions that an enrolment module can have. Each plugin is in a subfolder here and extends the base class as necessary. Martin Dougiamas and Shane Elliott, Moodle.com