deleted 3sec cooldown for logout
This commit is contained in:
parent
7c4d552405
commit
e844220840
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Logout</title>
|
||||
<meta http-equiv="refresh" content="3; URL=start.php">
|
||||
<meta http-equiv="refresh" content="0; URL=start.php">
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user