From dcee8f6125caa07023aef73cadc620496ed25086 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 28 Oct 2005 10:33:24 +0100 Subject: fixed toolbar feed update button --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index fee40cb9d..9d0016c72 100644 --- a/functions.php +++ b/functions.php @@ -97,7 +97,7 @@ db_query($link, "BEGIN"); $feed = db_escape_string($feed); - + if ($rss) { if (ENABLE_FEED_ICONS) { -- cgit v1.2.3-54-g00ecf