MDL-71441 core_user: add profilefield social to standard plugins list

This commit is contained in:
Bas Brands 2021-04-26 11:59:55 +02:00
parent 146a38dc45
commit 5941083d1d

View File

@ -1935,7 +1935,7 @@ class core_plugin_manager {
),
'profilefield' => array(
'checkbox', 'datetime', 'menu', 'text', 'textarea'
'checkbox', 'datetime', 'menu', 'social', 'text', 'textarea'
),
'qbehaviour' => array(