]> git.wh0rd.org Git - tt-rss.git/commitdiff
call initialize_user_prefs from preferences editor
authorAndrew Dolgov <fox@madoka.spb.ru>
Mon, 21 Aug 2006 06:13:51 +0000 (07:13 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Mon, 21 Aug 2006 06:13:51 +0000 (07:13 +0100)
backend.php

index 430086bf3862706d1cfaeae48b565bcee1780773..23f46282ef44008bf86d99285a51cb069ba3002d 100644 (file)
                                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