Delete logout template.
This commit is contained in:
parent
f635dd8724
commit
239e641f80
@ -1,8 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
$_SESSION = [];
|
|
||||||
session_destroy();
|
|
||||||
|
|
||||||
$config = Config::load();
|
|
||||||
header('Location: ' . $config->basePath);
|
|
||||||
exit;
|
|
Loading…
x
Reference in New Issue
Block a user