Moved more private files out of the root directory

This commit is contained in:
DL6ER
2016-12-20 12:52:19 +01:00
parent 30d70baf5e
commit bb2c2e2244
11 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
check_cors();
include('data.php');
include('scripts/pi-hole/php/data.php');
header('Content-type: application/json');
$data = array();