znt/module/misc/view/getsid.html.php

3 lines
137 B
PHP
Raw Permalink Normal View History

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