Merge branch 'devel' into new/FTL-integration

Conflicts:
	api.php
This commit is contained in:
DL6ER
2017-02-28 13:49:34 +01:00
15 changed files with 1784 additions and 66 deletions

View File

@@ -7,8 +7,8 @@
* Please see LICENSE file for your rights under this license */
$api = true;
require("scripts/pi-hole/php/FTL.php");
if(testFTL() && !isset($_GET["PHP"]))
{
require("api_FTL.php");