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