Update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
$val = $_REQUEST['zahl'];
|
||||
$val = $_POST['zahl'];
|
||||
|
||||
if ($val == "420") {
|
||||
header("Location: waltermode2.html");
|
||||
|
Reference in New Issue
Block a user