1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 03:41:29 +00:00

more aggressive prefs caching

This commit is contained in:
Andrew Dolgov
2011-11-11 00:55:02 +04:00
parent d0cafcf4a0
commit c648997b1c
2 changed files with 9 additions and 2 deletions

View File

@@ -2102,6 +2102,8 @@
}
function login_sequence($link, $mobile = false) {
$_SESSION["prefs_cache"] = array();
if (!SINGLE_USER_MODE) {
$login_action = $_POST["login_action"];