From: Mikael Nordfeldth Date: Fri, 9 May 2014 08:49:00 +0000 (+0200) Subject: Directory to default plugins (disabled for singleuser) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=52738b0267322627235cbb2042675d9252860985;p=quix0rs-gnu-social.git Directory to default plugins (disabled for singleuser) --- diff --git a/lib/default.php b/lib/default.php index 6898c55883..1a1b6d27a5 100644 --- a/lib/default.php +++ b/lib/default.php @@ -300,6 +300,7 @@ $default = 'Activity' => array(), 'Bookmark' => array(), 'ClientSideShorten' => array(), + 'Directory' => array(), 'EmailAuthentication' => array(), 'Event' => array(), 'Oembed' => array(),