miniMVC/src/app/views/footer.php

6 lines
71 B
PHP
Raw Normal View History

2012-01-13 11:58:06 -05:00
<? if($foot_js != ""): ?>
<?= $foot_js ?>
<? endif ?>
</body>
</html>