mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() The API was changed slightly so that has_capability now takes the whole $context object (we almost always have it anyway) The $kill thing was removed. If you want to assert a capability then use: require_capability('capname', $context); with optional variables to modify the error message Misc bugs here and there also removed and code tidied |
||
---|---|---|
.. | ||
assign.html | ||
assign.php | ||
manage.html | ||
manage.php | ||
override.html | ||
override.php | ||
tabs.php |