Update api.gnuboard.php
This commit is contained in:
parent
d342ce6590
commit
e70e75f045
|
@ -58,6 +58,6 @@ switch($action) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
header("Content-Type: application/json");
|
set_header_content_type("json");
|
||||||
echo json_encode($result);
|
echo json_encode($result);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user