forked from leftypol/leftypol
Merge branch 'master' of https://github.com/ctrlcctrlv/Tinyboard
This commit is contained in:
commit
6634b43572
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ function error($message, $priority = true, $debug_stuff = false) {
|
|||
}
|
||||
|
||||
// Return the bad request header, necessary for AJAX posts
|
||||
http_response_code(400);
|
||||
header($_SERVER['SERVER_PROTOCOL'] . ' 400 Bad Request');
|
||||
|
||||
die(Element('page.html', array(
|
||||
'config' => $config,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue