login-well/index.php

10 lines
185 B
PHP

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