This commit is contained in:
2019-06-30 18:34:29 +02:00
parent 6f946cae61
commit 72f139077d

View File

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