Files
thetool/Layout/default/PreorderProduct/Form.php
2025-02-18 13:52:35 +01:00

5 lines
176 B
PHP

<?php include(realpath(dirname(__FILE__)."/../../$mfLayoutPackage")."/header.php"); ?>
<?php include(realpath(dirname(__FILE__)."/../../$mfLayoutPackage")."/footer.php"); ?>