diff --git a/index.php b/index.html similarity index 98% rename from index.php rename to index.html index 6215c7b..743d228 100755 --- a/index.php +++ b/index.html @@ -210,7 +210,7 @@ function sst_close() { $servername = "localhost"; $username = "www"; -$password = "gfFIw{NHpwCF67"; // TODO: Remove password from index.php by calling password from another file +$password = "[HIDDEN]"; // TODO: Remove password from index.php by calling password from another file $dbname = "typing_test"; // Create connection