Update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
require_once(__DIR__ . "/hangman_lib.php");
|
||||
|
||||
|
||||
$arr = getAllWords();
|
||||
$arr = array("lala", "lalalala");
|
||||
|
||||
echo <<<END
|
||||
<table style="width:100%">
|
||||
|
Reference in New Issue
Block a user