summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/functions.php b/include/functions.php
index 43e9eb8f6..220a8e9d8 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1007,7 +1007,6 @@
$params["hotkeys"] = get_hotkeys_map();
- $params["csrf_token"] = $_SESSION["csrf_token"];
$params["widescreen"] = (int) $_COOKIE["ttrss_widescreen"];
$params['simple_update'] = defined('SIMPLE_UPDATE_MODE') && SIMPLE_UPDATE_MODE;