v0.2.0a Made some small changes to some files, and moved index to the root of our project
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
session_start();
|
||||
session_unset();
|
||||
session_destroy();
|
||||
header("location: ../../Frontend/index.php");
|
||||
header("location: ../../index.php");
|
||||
|
||||
Reference in New Issue
Block a user