Files
EasySoft-ZenTaoPMS/module/common/view/m.footer.lite.html.php
2013-06-18 08:44:23 +00:00

9 lines
295 B
PHP
Executable File

</div>
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' scrolling='no' class='hidden'></iframe>
<script laguage='Javascript'>
<?php if(isset($pageJS)) echo $pageJS;?>
</script>
</body>
</html>