@ -11,7 +11,6 @@ function connect()
$connection = new Connection($dsn, $login,"root");
} catch (PDOException $e) {
http_response_code(404);
return http_response_code();
}