]> git.mjollnir.org Git - moodle.git/commit
accesslib: intro load_temp_role() for temporary guest access
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:16:29 +0000 (07:16 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:16:29 +0000 (07:16 +0000)
commit343effbedea4cc6591ccc21157791fdd20ac7254
treec19b3fc143ec4b731a512ac1e621c9d50519b7c8
parent3ac81bd159c48c400b6bb4a9b4f2847d8b1b3482
accesslib: intro load_temp_role() for temporary guest access

Loads a "ghost" role assignment, and all the needed rdef data
into an accessinfo array.

Also minor phpdoc update on get_role_access()
lib/accesslib.php