Modified scripts in scripts/pi-hole/php

This commit is contained in:
DL6ER
2017-02-14 15:00:11 +01:00
parent 9b799819bf
commit 1c73016f6a
14 changed files with 112 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
<?php
/* Pi-hole: A black hole for Internet advertisements
* (c) 2017 Pi-hole, LLC (https://pi-hole.net)
* Network-wide ad blocking via your own hardware.
*
* This file is copyright under the latest version of the EUPL.
* Please see LICENSE file for your rights under this license. */ ?>
<?php
$log = array();
$setupVars = parse_ini_file("/etc/pihole/setupVars.conf");