From: Andrew Dolgov Date: Mon, 21 Aug 2006 06:13:51 +0000 (+0100) Subject: call initialize_user_prefs from preferences editor X-Git-Tag: 1.2.3~44 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=144a5ef8bcbaf2c92d51819d390fd6e8614fcf7f;p=tt-rss.git call initialize_user_prefs from preferences editor --- diff --git a/backend.php b/backend.php index 430086bf..23f46282 100644 --- a/backend.php +++ b/backend.php @@ -3147,6 +3147,8 @@ print ""; } + 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