mirror of
https://github.com/pi-hole/web.git
synced 2026-02-15 07:25:39 +00:00
Moved more private files out of the root directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require "header.php";
|
||||
require "scripts/pi-hole/php/header.php";
|
||||
?>
|
||||
<!-- Title -->
|
||||
<div class="page-header">
|
||||
@@ -18,7 +18,7 @@
|
||||
<pre id="output" style="width: 100%; height: 100%;" hidden="true"></pre>
|
||||
|
||||
<?php
|
||||
require "footer.php";
|
||||
require "scripts/pi-hole/php/footer.php";
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user