Live chatting now shows up in the chat-history

This commit is contained in:
Lars van Hijfte
2017-01-18 14:34:15 +01:00
parent eb2a343d5f
commit 19f525d168
7 changed files with 132 additions and 47 deletions

View File

@@ -5,7 +5,7 @@
<style>
@import url("styles/chat.css");
</style>
<script src="js/sendMessage.js"></script>
<script src="js/chat.js"></script>
</head>
<body>
<?php