This commit is contained in:
2019-06-30 18:34:56 +02:00
parent 72f139077d
commit b0a39e0d4d

View File

@@ -4,6 +4,7 @@ require_once(__DIR__ . "/hangman_lib.php");
$arr = getAllWords(); $arr = getAllWords();
echo "LUL";
echo $arr; echo $arr;
echo <<<END echo <<<END