couple of issues w/ profile photo update propogation
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user