mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
Merge branch 'MDL-40015-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
e0f8686f39
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue