Re-implement api.php?list actions for add, sub and get.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2020-05-26 18:27:26 +02:00
parent 256aff73a6
commit 2fac217943
4 changed files with 103 additions and 29 deletions

View File

@@ -6,7 +6,7 @@
* This file is copyright under the latest version of the EUPL.
* Please see LICENSE file for your rights under this license. */
require "scripts/pi-hole/php/database.php";
require_once("scripts/pi-hole/php/database.php");
function gravity_last_update($raw = false)
{