This commit is contained in:
2019-06-30 18:19:42 +02:00
parent 4ccb8b3d78
commit 09bc0ec977

View File

@@ -3,7 +3,7 @@
require_once(__DIR__ . "/hangman_lib.php");
$arr = getAllWords();
$arr = array("lala", "lalalala");
echo <<<END
<table style="width:100%">