js: code cleanup; move to async counter sending mode
This commit is contained in:
@@ -2037,10 +2037,6 @@
|
||||
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