summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-10 19:13:29 +0300
committerAndrew Dolgov <[email protected]>2010-11-10 19:13:29 +0300
commit3d28f9cd2d33b31ebcb621e3f56840b6c127bc21 (patch)
tree1a88b543cc7f588fcdde88aa2cd14246e0949697 /functions.php
parentc011b36b859ea55f289050904cc97379ceabea23 (diff)
obsolete FEEDS_FRAME_REFRESH
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index 44d4ae200..e44d0ea3f 100644
--- a/functions.php
+++ b/functions.php
@@ -3127,7 +3127,6 @@
$params["theme"] = get_user_theme($link);
$params["theme_options"] = get_user_theme_options($link);
$params["daemon_enabled"] = ENABLE_UPDATE_DAEMON;
- $params["feeds_frame_refresh"] = FEEDS_FRAME_REFRESH;
$params["sign_progress"] = theme_image($link, "images/indicator_white.gif");
$params["sign_progress_tiny"] = theme_image($link, "images/indicator_tiny.gif");