From 197d9a2da55463aae2cff60162a697187c88c90c Mon Sep 17 00:00:00 2001 From: biglyderv Date: Thu, 28 Nov 2024 12:19:06 -0500 Subject: [PATCH] idk --- docs/index.php | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/index.php b/docs/index.php index d97084d..435ba2d 100644 --- a/docs/index.php +++ b/docs/index.php @@ -19,7 +19,6 @@ $form_message = post_handler(); - // todo: make this not look weird if ($username) { form("Broadcast your thoughts...", $form_message, array( array('key' => 'Your message', 'type' => 'textarea', 'name' => 'post', 'default' => '')