From 2c494ce0492c9b0b38c3fc989105ad7bac9c8580 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Sat, 5 May 2012 22:39:34 +0200 Subject: Issue 42: create atom.php at root, delete old 'atom10' template, update all internal links to point to the new location, put a redirect in place so as that moonmoon installs don't loose their users upon upgrading to a newer moonmoon --- custom/views/default/sidebar.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/views/default/sidebar.tpl.php') diff --git a/custom/views/default/sidebar.tpl.php b/custom/views/default/sidebar.tpl.php index 2a3a360..830f3c6 100755 --- a/custom/views/default/sidebar.tpl.php +++ b/custom/views/default/sidebar.tpl.php @@ -21,7 +21,7 @@ usort($all_people, array('PlanetFeed', 'compare'));

-- cgit v1.2.1