MDL-28466 remove enrol_authorize from standard list of plugins

This commit is contained in:
Dan Poltawski
2013-07-15 10:25:22 +08:00
parent c06a812ed6
commit 317638a3d6
+1 -1
View File
@@ -715,7 +715,7 @@ class plugin_manager {
),
'enrol' => array(
'authorize', 'category', 'cohort', 'database', 'flatfile',
'category', 'cohort', 'database', 'flatfile',
'guest', 'imsenterprise', 'ldap', 'manual', 'meta', 'mnet',
'paypal', 'self'
),