]> git.mjollnir.org Git - moodle.git/commit
admin/roles: context-specific role changes mark the context as dirty
authormartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:10:52 +0000 (07:10 +0000)
committermartinlanghoff <martinlanghoff>
Wed, 19 Sep 2007 07:10:52 +0000 (07:10 +0000)
commite6560e39d712d7e7882284ff280f7b9a80cfe49d
treeccc5d7607758b1255e2f2017875d670695c5ba44
parentb3dc845cab9f0de01befc0f595aeda272253c31a
admin/roles: context-specific role changes mark the context as dirty

And will force a reload of $USER->access for logged-in users that need
to read _this_ context. Much lower impact - still not a great idea to
edit assignments/caps on very busy courses, but impact should be low.
admin/roles/assign.php
admin/roles/override.php