diff options
author | Brion Vibber <brion@pobox.com> | 2010-03-04 10:16:59 -0800 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-03-04 10:16:59 -0800 |
commit | f969d6349c244e2ec32c3ebe7eb355426006f4db (patch) | |
tree | b66cd619681ffd868178ae3d4b8f6103adcc036e /lib/default.php | |
parent | b218aee94e581230e1efa14d4ae1a19756986ddf (diff) | |
parent | b720c7554be2a8e15c3772fe1071c48cf91935d6 (diff) |
Merge branch 'testing' into 0.9.x
Conflicts:
db/08to09.sql
Diffstat (limited to 'lib/default.php')
-rw-r--r-- | lib/default.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/default.php b/lib/default.php index c46c3eef5..f22d8b24a 100644 --- a/lib/default.php +++ b/lib/default.php @@ -280,6 +280,7 @@ $default = 'TightUrl' => array('shortenerName' => '2tu.us', 'freeService' => true,'serviceUrl'=>'http://2tu.us/?save=y&url=%1$s'), 'Geonames' => null, 'Mapstraction' => null, + 'OStatus' => null, 'WikiHashtags' => null, 'RSSCloud' => null, 'OpenID' => null), |