From a60446bed05d0f0cc1e50150ed2a162fccbf908d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 21 Mar 2013 21:49:52 +0400 Subject: remove sign_* from init params --- include/functions.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index aa5575548..535d47674 100644 --- a/include/functions.php +++ b/include/functions.php @@ -1831,11 +1831,6 @@ function make_init_params($link) { $params = array(); - $params["sign_progress"] = "images/indicator_white.gif"; - $params["sign_progress_tiny"] = "images/indicator_tiny.gif"; - $params["sign_excl"] = "images/sign_excl.svg"; - $params["sign_info"] = "images/sign_info.svg"; - foreach (array("ON_CATCHUP_SHOW_NEXT_FEED", "HIDE_READ_FEEDS", "ENABLE_FEED_CATS", "FEEDS_SORT_BY_UNREAD", "CONFIRM_FEED_CATCHUP", "CDM_AUTO_CATCHUP", "FRESH_ARTICLE_MAX_AGE", "DEFAULT_ARTICLE_LIMIT", -- cgit v1.2.3