Merge branch 'master' into marijn-chat

This commit is contained in:
Marijn Jansen
2017-01-11 14:04:53 +01:00
19 changed files with 2855 additions and 13 deletions

View File

@@ -13,6 +13,9 @@
/* Add your view files here. */
include("views/chat-view.php");
/* This adds the footer. */
include("views/footer.php");
?>
</body>
</html>