ExtendedProfile is not something we want by default.
This commit is contained in:
parent
9045575e62
commit
a093dea38c
@ -110,7 +110,6 @@ class PublicSite extends SiteProfileSettings
|
|||||||
'plugins' => array(
|
'plugins' => array(
|
||||||
'core' => self::corePlugins(),
|
'core' => self::corePlugins(),
|
||||||
'default' => array_merge(self::defaultPlugins(), array(
|
'default' => array_merge(self::defaultPlugins(), array(
|
||||||
'ExtendedProfile' => array(),
|
|
||||||
'RegisterThrottle' => array(),
|
'RegisterThrottle' => array(),
|
||||||
))
|
))
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user