MDL-71441 core_user: add profilefield social to standard plugins list
This commit is contained in:
@@ -1935,7 +1935,7 @@ class core_plugin_manager {
|
||||
),
|
||||
|
||||
'profilefield' => array(
|
||||
'checkbox', 'datetime', 'menu', 'text', 'textarea'
|
||||
'checkbox', 'datetime', 'menu', 'social', 'text', 'textarea'
|
||||
),
|
||||
|
||||
'qbehaviour' => array(
|
||||
|
||||
Reference in New Issue
Block a user