Fixed chat
It now has a userID again, displays which user you are chatting withhover over user changes different background
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
include_once("connect.php");
|
||||
require_once("connect.php");
|
||||
|
||||
session_start();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user