v0.1.3a fix some location error
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