Skip to content

Commit

Permalink
ADD Moodle LMS - type customcertelement (composer#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmeneses authored and alcohol committed Oct 10, 2018
1 parent 365ddc2 commit b20f7b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Composer/Installers/MoodleInstaller.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class MoodleInstaller extends BaseInstaller
'calendartype' => 'calendar/type/{$name}/',
'format' => 'course/format/{$name}/',
'coursereport' => 'course/report/{$name}/',
'customcertelement' => 'mod/customcert/element/{$name}/',
'datafield' => 'mod/data/field/{$name}/',
'datapreset' => 'mod/data/preset/{$name}/',
'editor' => 'lib/editor/{$name}/',
Expand Down

0 comments on commit b20f7b2

Please sign in to comment.