diff --git a/.gitignore b/.gitignore index a1f004c..f548403 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ # Fichiers de configuration locaux -www/config.php \ No newline at end of file +config.php \ No newline at end of file diff --git a/www/api.php b/www/api.php index 8011249..78bf2c1 100755 --- a/www/api.php +++ b/www/api.php @@ -1,7 +1,7 @@ "SET NAMES utf8", PDO::ATTR_EMULATE_PREPARES => false];