mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-10 18:06:52 -04:00
3 lines
117 B
PHP
3 lines
117 B
PHP
<?php echo $this->fetch('script'); ?>
|
|
<script type="text/javascript"><?php echo $this->fetch('content'); ?></script>
|