mirror of
https://github.com/error311/FileRise.git
synced 2026-02-13 07:19:41 -06:00
auth and session changes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?php
|
||||
require_once 'config.php';
|
||||
session_start();
|
||||
header("Cache-Control: no-cache, no-store, must-revalidate");
|
||||
header("Pragma: no-cache");
|
||||
header("Expires: 0");
|
||||
|
||||
Reference in New Issue
Block a user