* add iframe for footer.

This commit is contained in:
chencongzhi520@gmail.com
2013-06-21 02:23:42 +00:00
parent 43da589538
commit a3d786e517

View File

@@ -1,5 +1,6 @@
</div>
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
<iframe frameborder='0' name='hiddenwin' id='hiddenwin' scrolling='no' class='hidden'></iframe>
</div>
<?php
if(isset($pageJS)) js::execute($pageJS); // load the js for current page.