Initial commit
This commit is contained in:
10
vertical/main.php
Normal file
10
vertical/main.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?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");?>
|
||||
|
||||
Reference in New Issue
Block a user