moodle/enrol
2004-11-11 06:51:53 +00:00
..
database Merged change to restore $CFG->prefix from stable 2004-09-25 15:33:06 +00:00
flatfile XHTML compliance 2004-09-16 17:13:57 +00:00
internal fixed bad newlines and changed firstname lastname to call to fullname function 2004-09-29 21:13:53 +00:00
paypal Merged payment fix from stable 2004-11-11 06:51:53 +00:00
enrol.class.php Merged from stable 2004-10-07 15:22:47 +00:00
README.txt Enrolment architecture version 0.5 ! 2004-06-25 03:28:12 +00:00

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