Files
EasySoft-ZenTaoPMS/module/misc/opt/view/getsid.html.php
2010-03-19 03:19:51 +00:00

5 lines
181 B
PHP

<?php include '../../view/getsid.html.php';?> <br />
output from the ext view file: <?php echo $test;?><br />
ext config:<?php a($config->misc);?>
ext lang:<?php a($lang->misc);?>