mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Merge branch 'MDL-40015-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
e0f8686f39
@ -244,7 +244,7 @@ $functions = array(
|
||||
'classname' => 'core_course_external',
|
||||
'methodname' => 'duplicate_course',
|
||||
'classpath' => 'course/externallib.php',
|
||||
'description' => 'Duplicate an existing course (creating a new one), without user data',
|
||||
'description' => 'Duplicate an existing course (creating a new one).',
|
||||
'type' => 'write',
|
||||
'capabilities' => 'moodle/backup:backupcourse, moodle/restore:restorecourse, moodle/course:create'
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user