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 8c0aa95 commit aa9a2edCopy full SHA for aa9a2ed
resources/templates/header.php
@@ -3,7 +3,6 @@
3
use UnityWebPortal\lib\UnityHTTPD;
4
5
if ($_SERVER["REQUEST_METHOD"] == "POST") {
6
- $x = 5 / 0;
7
// another page should have already validated and we can't validate the same token twice
8
// UnityHTTPD::validatePostCSRFToken();
9
if (
0 commit comments