Doofe scheisse
This commit is contained in:
@@ -41,9 +41,7 @@ function maskWord($word) {
|
|||||||
|
|
||||||
function getAllWords() {
|
function getAllWords() {
|
||||||
$str = file_get_contents("words-array.php");
|
$str = file_get_contents("words-array.php");
|
||||||
echo "lalala " . $str;
|
return array($str);
|
||||||
$parsed = array($str);
|
|
||||||
echo "lala2: " . implode(", ", $parsed);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user