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

This commit is contained in:
Shamim Rezaie
2020-10-27 15:05:23 +11:00
parent 6594c54b2e
commit 8317134779
3 changed files with 7 additions and 2 deletions
+3
View File
@@ -1923,6 +1923,9 @@ class core_plugin_manager {
'quiz', 'resource', 'scorm', 'survey', 'url', 'wiki', 'workshop'
),
'pg' => [
],
'plagiarism' => array(
),