From 09bc22f5a0f7b7310d1f88bfa21ce8f3962676cb Mon Sep 17 00:00:00 2001 From: awesomeuser Date: Tue, 1 Aug 2023 19:40:51 +0000 Subject: [PATCH] Update index.php --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index a9e4ff2..f9a570c 100644 --- a/index.php +++ b/index.php @@ -40,8 +40,8 @@

"; + echo $_POST["body"] + "
"; echo readfile("posts.txt"); ?>