From 14f69f8d2efee5a927821c9a3c134cd1a682c7fe Mon Sep 17 00:00:00 2001 From: millette Date: Thu, 13 Nov 2008 10:27:18 -0500 Subject: trac31 pg support, fixing 2tu typo, set ur1.ca as default service darcs-hash:20081113152718-099f7-42b60d02395f016c54c5f3c301f9dbe987c1283f.gz --- actions/othersettings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'actions') diff --git a/actions/othersettings.php b/actions/othersettings.php index d4a27db20..9f1ad9949 100644 --- a/actions/othersettings.php +++ b/actions/othersettings.php @@ -42,8 +42,8 @@ class OthersettingsAction extends SettingsAction { $services = array( '' => 'None', - 'ur1.ca' => 'ur1.ca (free)', - '2tu.ru' => '2tu.ru (free)', + 'ur1.ca' => 'ur1.ca (free service)', + '2tu.us' => '2tu.us (free service)', 'ptiturl.com' => 'ptiturl.com', 'bit.ly' => 'bit.ly', 'tinyurl.com' => 'tinyurl.com', -- cgit v1.2.3-54-g00ecf