X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fsiteprofile.php;fp=lib%2Fsiteprofile.php;h=86ef13b5506544b8a73e541c6df575f420f9691f;hb=e2c50d202fba2e953dc3798091bdb2858ab8a8ab;hp=dbb74a81b2fb9816f41e562077402f953c8abdd1;hpb=274b70784fa75f6d8cb647e6378110fc34240abc;p=quix0rs-gnu-social.git diff --git a/lib/siteprofile.php b/lib/siteprofile.php index dbb74a81b2..86ef13b550 100644 --- a/lib/siteprofile.php +++ b/lib/siteprofile.php @@ -80,6 +80,7 @@ abstract class SiteProfileSettings static function defaultPlugins() { return array( + 'AuthCrypt' => null, 'Bookmark' => null, 'Event' => null, 'OpenID' => null,