mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-21 22:11:27 +00:00
database backed sessions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?
|
||||
session_start();
|
||||
|
||||
require_once "sessions.php";
|
||||
|
||||
header("Cache-Control: no-cache, must-revalidate");
|
||||
header("Pragma: no-cache");
|
||||
header("Expires: -1");
|
||||
|
||||
Reference in New Issue
Block a user