mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-26 16:57:18 +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>
|