zentaopms/module/misc/view/getsid.html.php
2023-05-16 10:47:08 +08:00

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;?>