Dan Poltawski c06a812ed6 MDL-28466 Remove enrol_authorize - this code is dead
It does not work and its not maintained.
2013-07-15 10:25:13 +08:00
..
2013-05-20 15:33:19 +02:00
2013-05-20 15:33:19 +02:00
2013-05-20 15:33:19 +02:00
2013-07-10 10:07:10 +12: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.