Files
controls-web/overviews/vertical/main.php
2026-02-17 09:29:34 -06:00

11 lines
384 B
PHP

<?php include("../data/header.php");?>
<?php include("../data/newgeneral.php");?>
<?php include("../data/newmills.php");?>
<?php include("../data/boilersslim.php");?>
<?php include("../data/boilersfull.php");?>
<?php include("../data/tanklvlsvert.php");?>
<?php include("../data/tablesandtd.php");?>
<?php include("../data/evaporators.php");?>
<?php include("../data/dryers.php");?>