mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 02:37:11 +00:00
exception handler in feedlist_dragsorted: report correct function name; initial load speedup
This commit is contained in:
@@ -1874,6 +1874,10 @@
|
||||
setcookie("ttrss_lang", $_SESSION["language"],
|
||||
time() + SESSION_COOKIE_LIFETIME);
|
||||
}
|
||||
|
||||
/* bump counters stamp since we're getting reloaded anyway */
|
||||
|
||||
$_SESSION["get_all_counters_stamp"] = time();
|
||||
}
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user