From: Mikael Nordfeldth Date: Tue, 10 Mar 2015 16:24:23 +0000 (+0100) Subject: ActivityVerb is a core plugin X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9ef224fceb51e0807a0c03d6cdb2046d58910149;p=quix0rs-gnu-social.git ActivityVerb is a core plugin --- diff --git a/lib/default.php b/lib/default.php index 9926f6aa7a..8b15d57857 100644 --- a/lib/default.php +++ b/lib/default.php @@ -298,6 +298,7 @@ $default = array('disabled' => true), 'plugins' => array('core' => array( + 'ActivityVerb' => array(), 'AuthCrypt' => array(), 'Cronish' => array(), 'Favorite' => array(),