moodle/enrol/category
Jonathan Champ 34dd57053d MDL-54035 accesslib: only modify role_capabilities in accesslib
Whenever the role_capabilities table is changed, we need to remember
to clear the cache for the role(s) being modified. This is far simpler
when all of those changes happen in a single file, i.e. accesslib.php,
allowing other parts of the application to use the public functions
without requiring knowledge of the cache internals.
2018-09-21 09:17:43 -04:00
..
classes MDL-61915 enrol: Add privacy implementation for all enrol plugins 2018-04-23 14:31:40 +02:00
cli MDL-37297 user progress_trace in enrol_category sync 2012-12-29 21:40:07 +01:00
db MDL-61208 enrol: Standard enrol plugins should use tasks instead of cron 2018-04-10 09:16:17 +05:30
lang/en MDL-61915 enrol: Add privacy implementation for all enrol plugins 2018-04-23 14:31:40 +02:00
tests MDL-54035 accesslib: only modify role_capabilities in accesslib 2018-09-21 09:17:43 -04:00
lib.php MDL-61208 enrol: Standard enrol plugins should use tasks instead of cron 2018-04-10 09:16:17 +05:30
locallib.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
settings.php MDL-34864 improve enrol_category phpdocs 2012-08-18 11:34:15 +02:00
version.php MDL-62361 versions: bump all versions and requires near release 2018-05-09 02:46:30 +02:00