summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-28 10:33:24 +0100
committerAndrew Dolgov <[email protected]>2005-10-28 10:33:24 +0100
commitdcee8f6125caa07023aef73cadc620496ed25086 (patch)
tree69546e72c1e27563fb91ffbbd98e1579c5beefe6 /functions.php
parent033e47e09b44151c785636005cbe744c25f96d0e (diff)
fixed toolbar feed update button
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 1 insertions, 1 deletions
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) {