Enable ClientSideShorten plugin by default

This commit is contained in:
Craig Andrews 2010-05-06 23:33:27 -04:00
parent d9c1ac9053
commit 30328fc166

View File

@ -287,6 +287,7 @@ $default =
'OStatus' => null, 'OStatus' => null,
'WikiHashtags' => null, 'WikiHashtags' => null,
'RSSCloud' => null, 'RSSCloud' => null,
'ClientSideShorten' => null,
'OpenID' => null), 'OpenID' => null),
), ),
'pluginlist' => array(), 'pluginlist' => array(),