Cleanup and consolidatio

This commit is contained in:
2021-06-12 09:29:10 -04:00
parent f19434ec0c
commit 4e1d504339
39 changed files with 320 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
<?php
/*
* Copyright (C) 2018 josh.north
* Copyright (C) 2018 josh.north@point808.com
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -562,4 +562,4 @@ if(empty($form_data['form_data_stage'])){
<!-- INVALID STAGE -->
<?php } ?>
<?php }; require_once("inc/footer.inc.php"); ?>
<?php } require_once("inc/footer.inc.php");