3 lines
137 B
PHP
3 lines
137 B
PHP
<?php include dirname(dirname(dirname(__FILE__))) . '/common/view/header.html.php';?>
|
|
Output from the main view file: <?php echo $sid;?>
|