diff --git a/html-ONLY-site/map.php b/html-ONLY-site/map.html similarity index 91% rename from html-ONLY-site/map.php rename to html-ONLY-site/map.html index 58afa82..c7fe06b 100644 --- a/html-ONLY-site/map.php +++ b/html-ONLY-site/map.html @@ -1,19 +1,4 @@ -connect_error) { - die("Connection failed: " . $conn->connect_error); -} -echo "Connected successfully"; - -?>