aboutsummaryrefslogtreecommitdiffstats
path: root/include/dir_fns.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2019-06-28 16:29:56 -0700
committerzotlabs <mike@macgirvin.com>2019-06-28 16:29:56 -0700
commitd53c98860dbf5a9fa4e1b25aa06957034783bb9f (patch)
treec1d2dec431caba17adbe4ac7331331d8260f8907 /include/dir_fns.php
parentd022e1accec75090e3170262db9248dfc7c991f8 (diff)
downloadvolse-hubzilla-d53c98860dbf5a9fa4e1b25aa06957034783bb9f.tar.gz
volse-hubzilla-d53c98860dbf5a9fa4e1b25aa06957034783bb9f.tar.bz2
volse-hubzilla-d53c98860dbf5a9fa4e1b25aa06957034783bb9f.zip
minor fix
Diffstat (limited to 'include/dir_fns.php')
-rw-r--r--include/dir_fns.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dir_fns.php b/include/dir_fns.php
index 0b404925d..d4f55a469 100644
--- a/include/dir_fns.php
+++ b/include/dir_fns.php
@@ -343,7 +343,7 @@ function update_directory_entry($ud) {
$uri = \Zotlabs\Lib\Webfinger::zot_url($ud['ud_addr']);
if($uri) {
- $record = \Zotlabs\Lib\Zotfinger::exec($url,$channel);
+ $record = \Zotlabs\Lib\Zotfinger::exec($uri);
// Check the HTTP signature