Merge pull request #1481 from dangrussell/patch-1

Update index.php
This commit is contained in:
Adam Warner
2020-11-08 14:21:22 +00:00
committed by GitHub
+1 -1
View File
@@ -7,7 +7,7 @@
* Please see LICENSE file for your rights under this license. */
$indexpage = true;
require "scripts/pi-hole/php/header.php";
require_once("scripts/pi-hole/php/gravity.php");
require_once "scripts/pi-hole/php/gravity.php";
function getinterval()
{