From bf99261f35b395672fd616d62d01af2c048bdac5 Mon Sep 17 00:00:00 2001 From: structix Date: Sun, 30 Jun 2019 20:43:04 +0200 Subject: [PATCH] Update --- cgi-bin/uebung08/.hangman-init.php.kate-swp | Bin 0 -> 68 bytes cgi-bin/uebung08/hangman.php | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 cgi-bin/uebung08/.hangman-init.php.kate-swp diff --git a/cgi-bin/uebung08/.hangman-init.php.kate-swp b/cgi-bin/uebung08/.hangman-init.php.kate-swp new file mode 100644 index 0000000000000000000000000000000000000000..fcdc672d078c8f088f810ec7d230b7c4d8b14b93 GIT binary patch literal 68 zcmZQzU=Z?7EJ;-eE>A2_aLdd|RWQ;sU|?VniN7jnwDDWd`@K0gElzJsK6>gvtuM=Yc literal 0 HcmV?d00001 diff --git a/cgi-bin/uebung08/hangman.php b/cgi-bin/uebung08/hangman.php index d943a67..f8ec1ef 100644 --- a/cgi-bin/uebung08/hangman.php +++ b/cgi-bin/uebung08/hangman.php @@ -43,7 +43,7 @@ echo << 8) { +if ($errors > 8 || 1 == 1) { $guessword = $_SESSION['toGuess']; echo <<Das richtige Wort wäre $guessword gewesen!