moodle/enrol
2004-07-29 14:52:59 +00:00
..
flatfile Various fixes, especially related to using timestart and timeend 2004-07-29 14:52:59 +00:00
internal New paypal plugin ... not quite working yet, but very close. 2004-06-26 09:50:19 +00:00
paypal Various fixes, especially related to using timestart and timeend 2004-07-29 14:52:59 +00:00
enrol.class.php Various fixes, especially related to using timestart and timeend 2004-07-29 14:52:59 +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