mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-12886 make webservice protocols true plugins
This commit is contained in:
parent
212f17c354
commit
625adcf2e5
@ -6869,6 +6869,7 @@ function get_plugin_types($fullpaths=true) {
|
||||
'gradeexport' => 'grade/export',
|
||||
'gradeimport' => 'grade/import',
|
||||
'gradereport' => 'grade/report',
|
||||
'webservice' => 'webservice',
|
||||
'repository' => 'repository',
|
||||
'portfolio' => 'portfolio/type',
|
||||
'qtype' => 'question/type',
|
||||
|
Loading…
x
Reference in New Issue
Block a user