]> git.mjollnir.org Git - moodle.git/commit
I renamed these to help general readability of accesslib:
authormoodler <moodler>
Thu, 20 Sep 2007 04:52:54 +0000 (04:52 +0000)
committermoodler <moodler>
Thu, 20 Sep 2007 04:52:54 +0000 (04:52 +0000)
commitbb2c22bda5f5c3cb47920e8b55d3c00554138245
tree7de2ebcd6527b681094060c0910928f762c9ea40
parent8762a5b1182c3380c56e499f1afed300945f11db
I renamed these to help general readability of accesslib:

    $ad -> $accessdata
    has_cap_fad ->  has_capability_in_accessdata()
    aggr_roles_fad  -> aggregate_roles_from_accessdata()

Resolves MDL-11173
lib/accesslib.php