1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-22 00:53:22 -05:00

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

View File

@ -96,3 +96,5 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
</tr> </tr>
</table> </table>
<?php include("include_footer.html"); ?>