mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 06:11:34 +00:00
call initialize_user_prefs from preferences editor
This commit is contained in:
@@ -3147,6 +3147,8 @@
|
||||
print "</form>";
|
||||
}
|
||||
|
||||
initialize_user_prefs($link, $_SESSION["uid"]);
|
||||
|
||||
$result = db_query($link, "SELECT
|
||||
ttrss_user_prefs.pref_name,short_desc,help_text,value,type_name,
|
||||
section_name,def_value
|
||||
|
||||
Reference in New Issue
Block a user