MDL-69166 enrol_fee: An enrolment plugin that supports payments
This commit is contained in:
@@ -1853,7 +1853,7 @@ class core_plugin_manager {
|
||||
'enrol' => array(
|
||||
'category', 'cohort', 'database', 'flatfile',
|
||||
'guest', 'imsenterprise', 'ldap', 'lti', 'manual', 'meta', 'mnet',
|
||||
'paypal', 'self'
|
||||
'paypal', 'self', 'fee',
|
||||
),
|
||||
|
||||
'filter' => array(
|
||||
|
||||
Reference in New Issue
Block a user