an issue related to #386

This commit is contained in:
redmatrix
2016-05-16 19:23:42 -07:00
parent 2dcedd6951
commit 883b1ff513
3 changed files with 6 additions and 1 deletions

View File

@@ -1168,6 +1168,10 @@ function discover_by_webbie($webbie) {
if(! $x)
$probe_old = true;
if((! $dfrn) && (! $has_salmon))
$probe_old = true;
if($probe_old) {
$y = old_webfinger($webbie);
if($y) {