Update
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
require_once(__DIR__ . '/Database.php');
|
||||
header('Content-Type: application/json');
|
||||
header('Access-Control-Allow-Origin: *');
|
||||
|
||||
$db = new Database();
|
||||
|
||||
|
Reference in New Issue
Block a user