aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Wfinger.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-04-26 13:26:50 -0700
committerzotlabs <mike@macgirvin.com>2017-04-26 20:14:45 -0700
commitac670856f67d5ff2b6a61e76103e331039dbf6b1 (patch)
tree463fb19e258cb6fefb2fc1507b2040d27488c379 /Zotlabs/Module/Wfinger.php
parent88149f56bb2d2fb8f4a02cc320e5ba83435d8acc (diff)
downloadvolse-hubzilla-ac670856f67d5ff2b6a61e76103e331039dbf6b1.tar.gz
volse-hubzilla-ac670856f67d5ff2b6a61e76103e331039dbf6b1.tar.bz2
volse-hubzilla-ac670856f67d5ff2b6a61e76103e331039dbf6b1.zip
provide a broken feed as a separate module
Diffstat (limited to 'Zotlabs/Module/Wfinger.php')
-rw-r--r--Zotlabs/Module/Wfinger.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Wfinger.php b/Zotlabs/Module/Wfinger.php
index 118ec5e7c..9623a676b 100644
--- a/Zotlabs/Module/Wfinger.php
+++ b/Zotlabs/Module/Wfinger.php
@@ -107,7 +107,7 @@ class Wfinger extends \Zotlabs\Web\Controller {
[
'rel' => 'http://schemas.google.com/g/2010#updates-from',
'type' => 'application/atom+xml',
- 'href' => z_root() . '/feed/' . $r[0]['channel_address'] . '/?compat=1'
+ 'href' => z_root() . '/ofeed/' . $r[0]['channel_address']
],
[