diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7ae5a7c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +www/config.php \ No newline at end of file diff --git a/www/api.php b/www/api.php index 300dbc1..413723a 100755 --- a/www/api.php +++ b/www/api.php @@ -1,10 +1,11 @@ "SET NAMES utf8", PDO::ATTR_EMULATE_PREPARES => false];