Merge branch 'MDL-68866-master' of https://github.com/mchurchward/moodle
This commit is contained in:
+1
-1
@@ -2234,7 +2234,7 @@ function reset_role_capabilities($roleid) {
|
||||
* the database.
|
||||
*
|
||||
* @access private
|
||||
* @param string $component examples: 'moodle', 'mod/forum', 'block/quiz_results'
|
||||
* @param string $component examples: 'moodle', 'mod_forum', 'block_quiz_results'
|
||||
* @return boolean true if success, exception in case of any problems
|
||||
*/
|
||||
function update_capabilities($component = 'moodle') {
|
||||
|
||||
Reference in New Issue
Block a user