diff --git a/backend.php b/backend.php deleted file mode 100644 index a83492f..0000000 --- a/backend.php +++ /dev/null @@ -1,12 +0,0 @@ -connect_errno) { - echo "Failed to connect to MySQL: (" . $mysqli->connect_errno . ") " . $mysqli->connect_error; -} -?> \ No newline at end of file