summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-10 14:48:35 +0300
committerAndrew Dolgov <[email protected]>2010-11-10 14:48:35 +0300
commit5225d4209e52790af6bad454d7b6da6953551ace (patch)
treee2fb2529c04a189ce533ce3a122a9ae047627d56 /functions.php
parentc4f7ba80184042e593fdf064ff671f7c563f21e9 (diff)
js: code cleanup; move to async counter sending mode
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php4
1 files changed, 0 insertions, 4 deletions
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 {