I forgot to change this
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
require __DIR__ . '/../incl/util.php';
|
||||
header("Content-Type: application/json");
|
||||
setJsonHeader();
|
||||
$conn = newConnection();
|
||||
|
||||
$stmt = $conn->prepare("
|
||||
|
||||
Reference in New Issue
Block a user