mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-31 11:11:02 +02:00
call initialize_user_prefs from preferences editor
This commit is contained in:
parent
1e7f3b0c78
commit
144a5ef8bc
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user