@ -5,6 +5,7 @@ session_start();
if ($_SERVER['REQUEST_METHOD'] === 'POST') {
$config = include 'config.php';
$username = $_POST['username'];
$password = $_POST['password'];