mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 05:23:25 +00:00
Mirror may be running below document root i.e http://pi.local/magicmirror/
This commit is contained in:
parent
769609b4be
commit
ea683a4681
@ -36,6 +36,6 @@
|
||||
<script src="js/news/news.js"></script>
|
||||
<script src="js/main.js?nocache=<?php echo md5(microtime()) ?>"></script>
|
||||
<!-- <script src="js/socket.io.min.js"></script> -->
|
||||
<?php include($_SERVER['DOCUMENT_ROOT'].'/controllers/modules.php');?>
|
||||
<?php include(dirname(__FILE__).'/controllers/modules.php');?>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user