]> git.mjollnir.org Git - moodle.git/commit
accesslib: load_all_capabilities() - remember to check_enrolment_plugins()!
authormartinlanghoff <martinlanghoff>
Thu, 20 Sep 2007 03:23:12 +0000 (03:23 +0000)
committermartinlanghoff <martinlanghoff>
Thu, 20 Sep 2007 03:23:12 +0000 (03:23 +0000)
commit21f10eb03ee983dffcf5b80e01c8d888de7968e5
treec5bfd806d5d65fe6bd7e5fa58c85c49a16aaa7ee
parentba82dd3134f818edc69ac399def597d7637b9e48
accesslib: load_all_capabilities() - remember to check_enrolment_plugins()!

When setting up accessdata for a newly-logged-in user, call the
enrolment plugins. Thanks to Matt Clarkson for the heads up.

Affects: MDL-11180
lib/accesslib.php