mirror of
https://github.com/friendica/friendica
synced 2025-04-25 06:30:11 +00:00
couple of issues w/ profile photo update propogation
This commit is contained in:
parent
70bcf000e3
commit
f4fd679928
7 changed files with 70 additions and 50 deletions
|
@ -192,6 +192,8 @@ function dfrn_request_post(&$a) {
|
|||
$network = 'dfrn';
|
||||
}
|
||||
|
||||
logger('dfrn_request: url: ' . $url);
|
||||
|
||||
if(! strlen($url)) {
|
||||
notice( t("Unable to resolve your name at the provided location.") . EOL);
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue