diff --git a/index.php b/index.php index df3e4a5..5a5d66f 100644 --- a/index.php +++ b/index.php @@ -140,7 +140,9 @@ if ( isset($_POST["content"]) and isset($_POST["name"]) ) { // Kick of the poll function and repeat it every two seconds poll_for_new_messages() setInterval(poll_for_new_messages, 2000) - + + + -

Simple Chat

+

Simple Chat

-