aboutsummaryrefslogtreecommitdiffstats
path: root/mod/webfinger.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-12 02:58:29 -0700
committerFriendika <info@friendika.com>2011-08-12 02:58:29 -0700
commitfda593caeda997fbd97eed28f69107ce91c16242 (patch)
tree8eb1b2b73a04766498fbdc489db001b8a431a23c /mod/webfinger.php
parent0db145dafa032a8c1fd68c318afc59f9599f3756 (diff)
downloadvolse-hubzilla-fda593caeda997fbd97eed28f69107ce91c16242.tar.gz
volse-hubzilla-fda593caeda997fbd97eed28f69107ce91c16242.tar.bz2
volse-hubzilla-fda593caeda997fbd97eed28f69107ce91c16242.zip
introduction fails if confirmation differs by http vs https
Diffstat (limited to 'mod/webfinger.php')
-rw-r--r--mod/webfinger.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/webfinger.php b/mod/webfinger.php
index f6d6026b4..74bd2c954 100644
--- a/mod/webfinger.php
+++ b/mod/webfinger.php
@@ -23,4 +23,4 @@ function webfinger_content(&$a) {
$o .= '</pre>';
}
return $o;
-} \ No newline at end of file
+}