mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-20 15:05:26 +00:00
save active tab in prefs, fix schema
This commit is contained in:
@@ -72,6 +72,8 @@
|
||||
return;
|
||||
}
|
||||
|
||||
set_pref($link, "_PREFS_ACTIVE_TAB", "feedBrowser");
|
||||
|
||||
print "<div>".__('This panel shows feeds subscribed by other users of this system, just in case you are interested in them too.')."</div>";
|
||||
|
||||
$limit = db_escape_string($_GET["limit"]);
|
||||
|
||||
Reference in New Issue
Block a user