moodle/admin/roles
moodler 0468976c9a SWEEPING CLEANUP
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
2006-08-14 05:55:40 +00:00
..
assign.html Tidy-ups 2006-08-09 05:37:53 +00:00
assign.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
manage.html More language-related tidyups and a new get_local_override() function 2006-08-13 09:25:45 +00:00
manage.php SWEEPING CLEANUP 2006-08-14 05:55:40 +00:00
override.html Tabs and some random formatting fixes 2006-08-09 13:11:53 +00:00
override.php Removed tabs 2006-08-09 13:18:33 +00:00
tabs.php Removed tabs 2006-08-09 13:18:33 +00:00