11 lines
384 B
PHP
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");?>
|
|
|