Made an index

This commit is contained in:
Marijn Jansen
2017-01-13 16:09:56 +01:00
parent 7b376f9a48
commit 019f0f71bb

5
website/public/index.php Normal file
View File

@@ -0,0 +1,5 @@
<html>
<head>
<meta http-equiv="refresh" content="0; url=login.php" />
</head>
</html>