From 4eecefb54808019a6181482288dcbdb095f39649 Mon Sep 17 00:00:00 2001 From: millette Date: Fri, 7 Nov 2008 14:47:35 -0500 Subject: trac31 added 3 more short url services: ur1.ca, 2tu.ru and ptiturl.com darcs-hash:20081107194735-099f7-fe1ef28b4d36e5dde9e6addc287ad22946b060cd.gz --- actions/othersettings.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'actions/othersettings.php') diff --git a/actions/othersettings.php b/actions/othersettings.php index d87f256fa..4e28a94f8 100644 --- a/actions/othersettings.php +++ b/actions/othersettings.php @@ -42,6 +42,9 @@ class OthersettingsAction extends SettingsAction { $services = array( '' => 'None', + 'ur1.ca' => 'ur1.ca (free)', + '2tu.ru' => '2tu.ru (free)', + 'ptiturl.com' => 'ptiturl.com', 'tinyurl.com' => 'tinyurl.com', 'is.gd' => 'is.gd', 'snipr.com' => 'snipr.com', -- cgit v1.2.3-54-g00ecf