mirror of
https://github.com/friendica/friendica
synced 2025-04-19 05:50:10 +00:00
webfinger client
This commit is contained in:
parent
e71672a409
commit
2c1a27b2ae
2 changed files with 98 additions and 5 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue