csrf
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
require_once("inc/header.inc.php");
|
||||
if ($StaticFunctions->getSessionStatus() == false) { // CHECK STATUS
|
||||
echo $StaticFunctions->killSession(); // ELSE DIE
|
||||
Classes\Misc\Csrf::removeToken('home');
|
||||
} else { ?>
|
||||
<!-- CONTENT START -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user