From 5225d4209e52790af6bad454d7b6da6953551ace Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 10 Nov 2010 14:48:35 +0300 Subject: js: code cleanup; move to async counter sending mode --- functions.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 813e35145..9b6958949 100644 --- a/functions.php +++ b/functions.php @@ -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 { -- cgit v1.2.3