Update
This commit is contained in:
@@ -6,6 +6,7 @@ require_once(__DIR__ . "/hangman_lib.php");
|
||||
session_start();
|
||||
|
||||
initGame();
|
||||
header("Location: hangman.php");
|
||||
echo "INIT";
|
||||
//header("Location: hangman.php");
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user