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

This commit is contained in:
Bas Brands
2021-04-26 14:43:55 +02:00
parent fe04d078a4
commit b1db156ec0
+1 -1
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(