Test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
require_once(__DIR__ . '/Database.php');
|
||||
header('Content-Type: application/json');
|
||||
//header('Content-Type: application/json');
|
||||
|
||||
$db = new Database();
|
||||
|
||||
|
Reference in New Issue
Block a user