cakephp2-php8/app/View/Layouts/js/default.ctp

3 lines
117 B
Text
Raw Normal View History

2014-09-18 08:50:35 +00:00
<?php echo $this->fetch('script'); ?>
<script type="text/javascript"><?php echo $this->fetch('content'); ?></script>