zoneminder/web/api/app/View/Layouts/js/default.ctp

3 lines
117 B
PHP

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