MDL-69166 core: define payment as a subsystem and pg as a plugin type

This commit is contained in:
Shamim Rezaie 2019-12-17 00:23:26 +11:00
parent aed0ee06f9
commit 9d77bf7c9b
3 changed files with 7 additions and 2 deletions

View file

@ -1923,6 +1923,9 @@ class core_plugin_manager {
'quiz', 'resource', 'scorm', 'survey', 'url', 'wiki', 'workshop'
),
'pg' => [
],
'plagiarism' => array(
),