Source utils.js in header.php

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-03-16 11:11:11 +01:00
parent 7ed501d468
commit 6ab9ef0ef3
21 changed files with 3 additions and 22 deletions
-1
View File
@@ -20,7 +20,6 @@
<pre id="output" style="width: 100%; height: 100%;" hidden></pre>
<script src="scripts/pi-hole/js/debug.js?v=<?=$cacheVer?>"></script>
<script src="scripts/pi-hole/js/utils.js?v=<?=$cacheVer?>"></script>
<?php
require "scripts/pi-hole/php/footer.php";