mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 17:19:15 +00:00
save active tab in prefs, fix schema
This commit is contained in:
@@ -173,6 +173,8 @@
|
||||
|
||||
// print check_for_update($link);
|
||||
|
||||
set_pref($link, "_PREFS_ACTIVE_TAB", "genConfig");
|
||||
|
||||
if (!SINGLE_USER_MODE) {
|
||||
|
||||
$result = db_query($link, "SELECT id,email FROM ttrss_users
|
||||
|
||||
Reference in New Issue
Block a user