mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-12 02:47:50 -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>
|