aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Daemon
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2020-11-15 13:44:13 +0000
committerMario <mario@mariovavti.com>2020-11-15 13:44:13 +0000
commit3f0fc40ef84bbb90d0cb86e798c8e2fd3966d809 (patch)
tree39c84d7daec6598e347ef3b449272e5d32f156c3 /Zotlabs/Daemon
parent820494c7a60b3219fb1a03f22aaea188e2664b4a (diff)
downloadvolse-hubzilla-3f0fc40ef84bbb90d0cb86e798c8e2fd3966d809.tar.gz
volse-hubzilla-3f0fc40ef84bbb90d0cb86e798c8e2fd3966d809.tar.bz2
volse-hubzilla-3f0fc40ef84bbb90d0cb86e798c8e2fd3966d809.zip
fix ping_site()
Diffstat (limited to 'Zotlabs/Daemon')
-rw-r--r--Zotlabs/Daemon/Checksites.php3
1 files changed, 1 insertions, 2 deletions
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 {