This commit is contained in:
2019-07-11 12:52:18 +02:00
parent 7890bf2bcb
commit a78acf9792

View File

@@ -1,7 +1,7 @@
<?php
require_once(__DIR__ . '/Database.php');
header('Content-Type: application/json');
//header('Content-Type: application/json');
$db = new Database();