mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
2 lines
117 B
PHP
2 lines
117 B
PHP
<?php echo $this->fetch('script'); ?>
|
|
<script type="text/javascript"><?php echo $this->fetch('content'); ?></script>
|