mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 11:11:28 +00:00
prefs: remove _PREFS_ACTIVE_TAB handling
This commit is contained in:
@@ -363,8 +363,6 @@
|
||||
|
||||
if ($quiet) return;
|
||||
|
||||
set_pref($link, "_PREFS_ACTIVE_TAB", "filterConfig");
|
||||
|
||||
$sort = db_escape_string($_REQUEST["sort"]);
|
||||
|
||||
if (!$sort || $sort == "undefined") {
|
||||
|
||||
Reference in New Issue
Block a user