Update
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
$val = $_REQUEST['zahl'];
|
$val = $_REQUEST['zahl'];
|
||||||
|
|
||||||
if ($val == 420) {
|
if ($val == "420") {
|
||||||
header("Location: waltermode2.html");
|
header("Location: waltermode2.html");
|
||||||
} else {
|
} else {
|
||||||
header("Location: waltermode.html");
|
header("Location: waltermode.html");
|
||||||
|
Reference in New Issue
Block a user