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:
@@ -2102,6 +2102,8 @@
|
||||
}
|
||||
|
||||
function login_sequence($link, $mobile = false) {
|
||||
$_SESSION["prefs_cache"] = array();
|
||||
|
||||
if (!SINGLE_USER_MODE) {
|
||||
|
||||
$login_action = $_POST["login_action"];
|
||||
|
||||
Reference in New Issue
Block a user