Kevin prototype #13

Merged
11319801 merged 9 commits from kevin-prototype into master 2017-01-11 14:06:28 +01:00
Showing only changes of commit 33a1c0502a - Show all commits

View File

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