]> git.mjollnir.org Git - moodle.git/commit
Added a checking flag to check_enrolment_plugins() to make sure that it
authormoodler <moodler>
Mon, 25 Sep 2006 01:34:21 +0000 (01:34 +0000)
committermoodler <moodler>
Mon, 25 Sep 2006 01:34:21 +0000 (01:34 +0000)
commite4ec4e414930e58e89de4727095768bcff9ef00d
treeb205550c7b16ac797b2ff56acbbede79a54b9558
parente920529bf893d1b2577d1f4e6ec672d526d47b92
Added a checking flag to check_enrolment_plugins() to make sure that it
never repeats more than once in an invocation.  Otherwise it's sometimes
possible for role_assign() during the enrolment process to cause loops.
lib/accesslib.php