]> git.mjollnir.org Git - moodle.git/commit
Added new function function fetch_context_independent_capabilities(). Modified fetch_...
authorvyshane <vyshane>
Wed, 20 Sep 2006 08:30:49 +0000 (08:30 +0000)
committervyshane <vyshane>
Wed, 20 Sep 2006 08:30:49 +0000 (08:30 +0000)
commit759ac72de1383046b4013cbe8d64ab19b33af7fe
tree2b6362ca8aeb766534d8895eeeadf25df7e6653d
parent1da5a3629460a9523ffd12355bf7ba741e9b142d
Added new function function fetch_context_independent_capabilities(). Modified fetch_context_capabilities() to use the former.

Fixed get_roles_used_in_context() sql query. r.sortorder must be selected if it is to be used in an ORDER BY clause.
lib/accesslib.php