Files
EasySoft-ZenTaoPMS/module/misc/ext/view/getsid.html.php
2011-03-08 14:08:44 +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);?>