1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 15:51:27 +00:00

prefs: remove _PREFS_ACTIVE_TAB handling

This commit is contained in:
Andrew Dolgov
2010-11-19 10:16:12 +03:00
parent a4d7649833
commit e8f0cb1975
5 changed files with 0 additions and 10 deletions

View File

@@ -352,8 +352,6 @@
print "<div id=\"pref-user-toolbar\" dojoType=\"dijit.Toolbar\">";
set_pref($link, "_PREFS_ACTIVE_TAB", "userConfig");
$user_search = db_escape_string($_REQUEST["search"]);
if (array_key_exists("search", $_REQUEST)) {