]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/siteprofile.php
What was that NewMenu plugin doing there anyway?
[quix0rs-gnu-social.git] / lib / siteprofile.php
index 6ab095d7121cfa573945cb309500800685a55b5c..3063c57d503aa051f3b13281db59cf759cb69efb 100644 (file)
@@ -149,7 +149,6 @@ class PrivateSite extends SiteProfileSettings
                     'Directory'               => null,
                     'ExtendedProfile'         => null,
                     'EmailRegistration'       => null,
-                    'NewMenu'                 => null,
                     'MobileProfile'           => null,
                 ))
              ),
@@ -233,7 +232,6 @@ class SingleuserSite extends SiteProfileSettings
             'plugins' => array(
                 'core'    => self::corePlugins(),
                 'default' => array_merge(self::defaultPlugins(), array(
-                    'NewMenu'                 => null,
                     'MobileProfile'           => null,
                     'OStatus'                 => null,
                     'TwitterBridge'           => null,