mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-07 18:51:33 +00:00
prefs: remove _PREFS_ACTIVE_TAB handling
This commit is contained in:
@@ -242,8 +242,6 @@
|
||||
return;
|
||||
}
|
||||
|
||||
set_pref($link, "_PREFS_ACTIVE_TAB", "labelConfig");
|
||||
|
||||
$sort = db_escape_string($_REQUEST["sort"]);
|
||||
|
||||
if (!$sort || $sort == "undefined") {
|
||||
|
||||
Reference in New Issue
Block a user