diff --git a/config.php b/config.php deleted file mode 100644 index 2c244a2..0000000 --- a/config.php +++ /dev/null @@ -1,22 +0,0 @@ -connect_error) { - die(json_encode(['error' => 'Connexion échouée : ' . $conn->connect_error])); - } - return $conn; -} -?> \ No newline at end of file