moodle/enrol
2004-09-03 03:19:31 +00:00
..
database iMerged from stable 2004-09-03 03:19:31 +00:00
flatfile Here finally is an admin interface for controlling the new enrolment plugins. 2004-08-21 17:15:07 +00:00
internal small bug in teacher link due to undefined $site 2004-08-21 20:13:35 +00:00
paypal Missing prefix 2004-08-23 12:37:12 +00:00
enrol.class.php Removed a debugging line 2004-08-23 12:09:28 +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