<?php include $app->getModuleRoot() . 'common/view/m.header.html.php';?> <?php $viewMethod = 'view'?> <?php include './m.data.html.php';?> <?php include $app->getModuleRoot() . 'common/view/m.footer.html.php';?>