MDL-69166 core_payment: Renamed plugintype name from pg to paygw

This commit is contained in:
Shamim Rezaie
2020-10-27 15:34:55 +11:00
parent 9ad96a63a4
commit 2d7feb7583
36 changed files with 98 additions and 98 deletions
+1 -1
View File
@@ -1923,7 +1923,7 @@ class core_plugin_manager {
'quiz', 'resource', 'scorm', 'survey', 'url', 'wiki', 'workshop'
),
'pg' => [
'paygw' => [
'paypal',
],