"before merge"

This commit is contained in:
Marijn Jansen
2017-01-11 14:04:04 +01:00
parent 5b4d773d93
commit eecdcad538
4 changed files with 98 additions and 70 deletions

View File

@@ -12,7 +12,7 @@
include("views/main.php");
/* Add your view files here. */
include("views/chat.php");
include("views/chat-view.php");
?>
</body>
</html>