]> git.mjollnir.org Git - moodle.git/commit
accesslib: dirty context handling now uses cache_flags
authormartinlanghoff <martinlanghoff>
Tue, 2 Oct 2007 08:46:27 +0000 (08:46 +0000)
committermartinlanghoff <martinlanghoff>
Tue, 2 Oct 2007 08:46:27 +0000 (08:46 +0000)
commit5903fbf5e7f0cc4782db3ac3f78919b936d33c1c
tree307a7ea026d9ce73745fe6cb4b17f567044098c6
parentbafd7e78e9548626458512a1073f2ac1e1a725dd
accesslib: dirty context handling now uses cache_flags

get_dirty_contexts() and mark_context_dirty() now use cache_flags
infrastructure. Remove deprecated cleanup_dirty_contexts() - this is
now handled by gc_cache_flags() in a more generic way.
lib/accesslib.php