From cfc8b9acc59cf3de4129c599d742193d5dfcaf38 Mon Sep 17 00:00:00 2001 From: Rexzooly Kai Black Date: Mon, 23 Jun 2025 15:34:30 +0100 Subject: [PATCH] Update chat.php Removed a little debug string no longer needed/never needed in the live script. --- chat.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat.php b/chat.php index 32dc628..ca1eb1a 100644 --- a/chat.php +++ b/chat.php @@ -2063,7 +2063,7 @@ function send_post(string $rejected=''): void if(isset($_POST['multi'])){ echo hidden('multi', 'on'); } - echo '
'; + echo '
' . $U['status'] . ' ' .style_this(htmlspecialchars($U['nickname']), $U['style']).':
'; if(isset($_POST['multi'])){ echo ""; }else{
' . style_this(htmlspecialchars($U['nickname']), $U['style']) . ':