]> git.mjollnir.org Git - moodle.git/commit
fix has_capability() to work when $nomoodlecookie = true; MDL-7156 - needed for RSS...
authorskodak <skodak>
Sat, 21 Oct 2006 20:42:50 +0000 (20:42 +0000)
committerskodak <skodak>
Sat, 21 Oct 2006 20:42:50 +0000 (20:42 +0000)
commit013f2e7cd9c26892b4b79371522b3c8452720172
tree557f5c674b135347bc8343616f23bf2baa796f2b
parente80ca6c658ffcafc38e2f5d9b93808eeb4416c9e
fix has_capability() to work when $nomoodlecookie = true; MDL-7156 - needed for RSS file.php that is serving feeds; merged from MOODLE_17_STABLE
lib/accesslib.php