diff options
author | millette <millette@controlyourself.ca> | 2008-11-07 15:19:26 -0500 |
---|---|---|
committer | millette <millette@controlyourself.ca> | 2008-11-07 15:19:26 -0500 |
commit | 397177243274f3a44ab05005a8290c37b9c7907e (patch) | |
tree | dd9d34e872925ff723c267b969e7dd296a5e91fd /actions/othersettings.php | |
parent | 4eecefb54808019a6181482288dcbdb095f39649 (diff) |
trac31 added bit.ly support
darcs-hash:20081107201926-099f7-bee53da36841b7dc048591ed91ea35d3e3522d34.gz
Diffstat (limited to 'actions/othersettings.php')
-rw-r--r-- | actions/othersettings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actions/othersettings.php b/actions/othersettings.php index 4e28a94f8..d4a27db20 100644 --- a/actions/othersettings.php +++ b/actions/othersettings.php @@ -45,6 +45,7 @@ class OthersettingsAction extends SettingsAction { 'ur1.ca' => 'ur1.ca (free)', '2tu.ru' => '2tu.ru (free)', 'ptiturl.com' => 'ptiturl.com', + 'bit.ly' => 'bit.ly', 'tinyurl.com' => 'tinyurl.com', 'is.gd' => 'is.gd', 'snipr.com' => 'snipr.com', |