summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index b83ea4496..0d65c1ce7 100644
--- a/backend.php
+++ b/backend.php
@@ -102,7 +102,7 @@
$fetch = $_GET["fetch"];
- setcookie("ttrss_icons_url", ICONS_URL);
+// setcookie("ttrss_icons_url", ICONS_URL);
if (!sanity_check($link)) { return; }