mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 16:11:28 +00:00
some UI frontend cookies respect session cookie lifetime, misc cookie cleanups (closes #52)
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
|
||||
$fetch = $_GET["fetch"];
|
||||
|
||||
setcookie("ttrss_icons_url", ICONS_URL);
|
||||
// setcookie("ttrss_icons_url", ICONS_URL);
|
||||
|
||||
if (!sanity_check($link)) { return; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user