Files
dev.ttsby.com/modules/market/action/@a.frameset.php
2023-04-17 11:06:08 +09:00

5 lines
125 B
PHP

<script type="text/javascript">
top.getId('marketFrame').style.height = '<?php echo $height?>px';
</script>
<?php exit?>