summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-08-21 07:13:51 +0100
committerAndrew Dolgov <[email protected]>2006-08-21 07:13:51 +0100
commit144a5ef8bcbaf2c92d51819d390fd6e8614fcf7f (patch)
treeb1a36bf438bee00c9f0bf8063de06b671c90a9f6 /backend.php
parent1e7f3b0c78b1a44a12c9689dadb9933a28680d5a (diff)
call initialize_user_prefs from preferences editor
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index 430086bf3..23f46282e 100644
--- a/backend.php
+++ b/backend.php
@@ -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