Skip to content

Commit aa9a2ed

Browse files
committed
remove testing bug
1 parent 8c0aa95 commit aa9a2ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/templates/header.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
use UnityWebPortal\lib\UnityHTTPD;
44

55
if ($_SERVER["REQUEST_METHOD"] == "POST") {
6-
$x = 5 / 0;
76
// another page should have already validated and we can't validate the same token twice
87
// UnityHTTPD::validatePostCSRFToken();
98
if (

0 commit comments

Comments
 (0)