mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Add settings.php
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
require "header.php";
|
||||
?>
|
||||
|
||||
|
||||
<?php
|
||||
require "footer.php";
|
||||
?>
|
||||
Reference in New Issue
Block a user