Backup Commit
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
aa
|
||||
|
||||
<?php
|
||||
session_start();
|
||||
|
||||
$_SESSION["uuid"] = null;
|
||||
|
||||
unset($_SESSION["uuid"]);
|
||||
|
||||
header("Location: https://mfgames.net/");
|
||||
?>
|
||||
Reference in New Issue
Block a user