summaryrefslogtreecommitdiff
path: root/actions/othersettings.php
diff options
context:
space:
mode:
authormillette <millette@controlyourself.ca>2008-11-07 14:47:35 -0500
committermillette <millette@controlyourself.ca>2008-11-07 14:47:35 -0500
commit4eecefb54808019a6181482288dcbdb095f39649 (patch)
tree2bce52261819a489d803cadb7c5ba55fb57a35d3 /actions/othersettings.php
parent4abd5a6ed955d3c6b8ebd84c5714ed88f40ea043 (diff)
trac31 added 3 more short url services: ur1.ca, 2tu.ru and ptiturl.com
darcs-hash:20081107194735-099f7-fe1ef28b4d36e5dde9e6addc287ad22946b060cd.gz
Diffstat (limited to 'actions/othersettings.php')
-rw-r--r--actions/othersettings.php3
1 files changed, 3 insertions, 0 deletions
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',