webfinger client
This commit is contained in:
@@ -204,7 +204,7 @@ function dfrn_request_post(&$a) {
|
||||
}
|
||||
|
||||
if(! strlen($url)) {
|
||||
notice(t("Unable to resolve your name at the provided location.") . EOL);
|
||||
notice( t("Unable to resolve your name at the provided location.") . EOL);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user