dev auf main #68
@@ -6,5 +6,5 @@ if (session_status() === PHP_SESSION_NONE) {
|
||||
$_SESSION = [];
|
||||
session_destroy();
|
||||
|
||||
header("Location: ../../index.php");
|
||||
header("Location: index.php");
|
||||
exit();
|
||||
Reference in New Issue
Block a user