From 8dc2404edd3fdf3b1315fa38759b506a46bf4d10 Mon Sep 17 00:00:00 2001 From: lopar Date: Thu, 8 Mar 2018 14:28:31 +0200 Subject: [PATCH] style to bottom --- chat.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chat.php b/chat.php index 48dddaf..0716e61 100644 --- a/chat.php +++ b/chat.php @@ -32,10 +32,14 @@ while ($message = $chat->fetch_assoc()) { +
- +
\ No newline at end of file