Files
zoneminder/web/api/app/View/Layouts/js/default.ctp
2018-03-21 13:09:55 -04:00

3 lines
117 B
PHP

<?php echo $this->fetch('script'); ?>
<script type="text/javascript"><?php echo $this->fetch('content'); ?></script>