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; diff --git a/index.php b/index.php index 543d2b008..21f727cb3 100644 --- a/index.php +++ b/index.php @@ -47,6 +47,10 @@ } ?> + +