Initial commit

This commit is contained in:
whoisfrost
2026-02-17 13:30:09 -06:00
commit f24a2e2235
404 changed files with 37425 additions and 0 deletions

7
data/main.php Normal file
View File

@@ -0,0 +1,7 @@
<?php include("header.php");?>
<?php // include("maintenence.php");?>
<?php include("newgeneral.php");?>
<?php include("newmills.php");?>
<?php include("boilersslim.php");?>
<?php include("tanklevelswrap.php");?>
<?php include("tablesandtd.php");?>