Added footer include
This commit is contained in:
@@ -13,6 +13,9 @@
|
|||||||
|
|
||||||
/* Add your view files here. */
|
/* Add your view files here. */
|
||||||
include("views/chat.php");
|
include("views/chat.php");
|
||||||
|
|
||||||
|
/* This adds the footer. */
|
||||||
|
include("views/footer.php");
|
||||||
?>
|
?>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user