From 767e2486475e4e3e5e6604980f339c6f154b11f4 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 1 Aug 2006 13:53:41 +0100 Subject: various category/feed id clash fixes --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 0a3d3f0f5..af9cd222f 100644 --- a/functions.php +++ b/functions.php @@ -852,7 +852,7 @@ $link_title = "Updated: $last_updated"; } - $feed = "$feed_title"; + $feed = "$feed_title"; print "
  • "; if (get_pref($link, 'ENABLE_FEED_ICONS')) { -- cgit v1.2.3-54-g00ecf