index.html 199 Bytes
<html>
<head>
<meta http-equiv="refresh" content="0; url=control.php"/>
</head>
<body>
You should automatically be redirected to the <a href="control.php">login / dashboard page</a>.
</body>
</html>