deleted 3sec cooldown for logout

This commit is contained in:
thies 2021-01-10 22:09:27 +01:00
parent 7c4d552405
commit e844220840

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>Logout</title> <title>Logout</title>
<meta http-equiv="refresh" content="3; URL=start.php"> <meta http-equiv="refresh" content="0; URL=start.php">
</head> </head>
<body> <body>
<?php <?php