We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4cdad commit 6022ac8Copy full SHA for 6022ac8
pub/index.php
@@ -20,6 +20,7 @@
20
<p>{$e->getMessage()}</p>
21
</div>
22
HTML;
23
+ http_response_code(500);
24
exit(1);
25
}
26
0 commit comments