From 3f0fc40ef84bbb90d0cb86e798c8e2fd3966d809 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 15 Nov 2020 13:44:13 +0000 Subject: fix ping_site() --- Zotlabs/Daemon/Checksites.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Zotlabs/Daemon') diff --git a/Zotlabs/Daemon/Checksites.php b/Zotlabs/Daemon/Checksites.php index a2081967a..3bcfdd7cf 100644 --- a/Zotlabs/Daemon/Checksites.php +++ b/Zotlabs/Daemon/Checksites.php @@ -2,8 +2,7 @@ namespace Zotlabs\Daemon; -require_once('include/zot.php'); - +require_once('include/hubloc.php'); class Checksites { -- cgit v1.2.3