From 2e42fd1f124f6b4ed58998f70bc9878e4cb059a9 Mon Sep 17 00:00:00 2001 From: Erik Lindsay Date: Sat, 25 Mar 2017 16:26:39 -0400 Subject: [PATCH] map to html page --- html-ONLY-site/{map.php => map.html} | 15 --------------- 1 file changed, 15 deletions(-) rename html-ONLY-site/{map.php => map.html} (91%) 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"; - -?>