1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-06 16:51:32 +00:00

obsolete FEEDS_FRAME_REFRESH

This commit is contained in:
Andrew Dolgov
2010-11-10 19:13:29 +03:00
parent c011b36b85
commit 3d28f9cd2d
3 changed files with 1 additions and 9 deletions

View File

@@ -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");