From c377db15fd08ecc411d33ca1fa9127097ae02a7a Mon Sep 17 00:00:00 2001 From: flambus Date: Mon, 13 Jan 2020 09:15:32 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Econtent/yeet.php=E2=80=9C=20=C3=A4nder?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/yeet.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/yeet.php b/content/yeet.php index 2106fea..3d04269 100644 --- a/content/yeet.php +++ b/content/yeet.php @@ -1,10 +1,13 @@ + Hello World!

"; + echo "

" . $hello . "

"; ?> \ No newline at end of file