login-well/index.php
2017-03-18 13:12:46 +01:00

10 lines
171 B
PHP

<!DOCTYPE html>
<?php include "core/dbconnect.php"; ?>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
</body>
</html>