MDL-35312 Web Services: Fixed typo in capability of course update
This commit is contained in:
+1
-1
@@ -522,7 +522,7 @@ $functions = array(
|
||||
'classpath' => 'course/externallib.php',
|
||||
'description' => 'Update categories',
|
||||
'type' => 'write',
|
||||
'capabilities'=> 'moodle:category/manage',
|
||||
'capabilities'=> 'moodle/category:manage',
|
||||
),
|
||||
|
||||
'core_course_delete_categories' => array(
|
||||
|
||||
Reference in New Issue
Block a user