Fix
This commit is contained in:
@@ -8,7 +8,6 @@ require_once(__DIR__ . "/hangman_lib.php");
|
||||
$letter = $_POST['letter'];
|
||||
guessLetter($letter);
|
||||
|
||||
echo "LUL" . $letter
|
||||
|
||||
//header("Location: hangman.php");
|
||||
header("Location: hangman.php");
|
||||
?>
|
||||
|
Reference in New Issue
Block a user