summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@integralblue.com>2010-05-06 23:33:27 -0400
committerCraig Andrews <candrews@integralblue.com>2010-05-06 23:33:27 -0400
commit30328fc1666b9e3a6651c5d8881933debaf5ecc6 (patch)
treeebc3eca0507e8f5dcf5e9ad18c904ca64b71107f
parentd9c1ac9053ee3e4ddb861d1467bb065a4bfab3bf (diff)
Enable ClientSideShorten plugin by default
-rw-r--r--lib/default.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/default.php b/lib/default.php
index 449d2b3bb..52a4ec783 100644
--- a/lib/default.php
+++ b/lib/default.php
@@ -287,6 +287,7 @@ $default =
'OStatus' => null,
'WikiHashtags' => null,
'RSSCloud' => null,
+ 'ClientSideShorten' => null,
'OpenID' => null),
),
'pluginlist' => array(),