aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-03-16 17:08:50 -0700
committerfriendica <info@friendica.com>2015-03-16 17:08:50 -0700
commit178b768e3ce43f3c75abec1540fcdc909c8c2197 (patch)
treeb8e53da8fae91ae135a763365340ad08d9eb91d2 /mod/channel.php
parentccf4734f7bb525ae6b1ebe63e3a2b6b00c4f823b (diff)
downloadvolse-hubzilla-178b768e3ce43f3c75abec1540fcdc909c8c2197.tar.gz
volse-hubzilla-178b768e3ce43f3c75abec1540fcdc909c8c2197.tar.bz2
volse-hubzilla-178b768e3ce43f3c75abec1540fcdc909c8c2197.zip
openid cleanup
Diffstat (limited to 'mod/channel.php')
-rw-r--r--mod/channel.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/channel.php b/mod/channel.php
index 3216da7e1..2a0373a81 100644
--- a/mod/channel.php
+++ b/mod/channel.php
@@ -39,7 +39,7 @@ function channel_init(&$a) {
// Not yet ready for prime time
// $a->page['htmlhead'] .= '<link rel="openid.server" href="' . $a->get_baseurl() . '/id/' . $which .'?f=" />' . "\r\n" ;
-// $a->page['htmlhead'] .= '<link rel="openid.delegate" href="' . $a->get_baseurl() . '/id/' . $which .'" />' . "\r\n" ;
+// $a->page['htmlhead'] .= '<link rel="openid.delegate" href="' . $a->get_baseurl() . '/channel/' . $which .'" />' . "\r\n" ;
// Run profile_load() here to make sure the theme is set before
// we start loading content