Adds include_footer so people have links to report bugs, etc.

This commit is contained in:
Jonathan Rosenbaum
2017-09-17 05:11:47 +00:00
parent 800205cbdd
commit 7c21381fef
+2
View File
@@ -96,3 +96,5 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
</tr>
</table>
<?php include("include_footer.html"); ?>