whitespace only
This commit is contained in:
parent
696eff1031
commit
abbd498a8b
|
@ -110,7 +110,7 @@ function follow_post(&$a) {
|
||||||
if((! $vcard['photo']) && strlen($email))
|
if((! $vcard['photo']) && strlen($email))
|
||||||
$vcard['photo'] = gravatar_img($email);
|
$vcard['photo'] = gravatar_img($email);
|
||||||
$network = 'feed';
|
$network = 'feed';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
logger('follow: poll=' . $poll . ' notify=' . $notify . ' profile=' . $profile . ' vcard=' . print_r($vcard,true));
|
logger('follow: poll=' . $poll . ' notify=' . $notify . ' profile=' . $profile . ' vcard=' . print_r($vcard,true));
|
||||||
|
|
Loading…
Reference in New Issue
Block a user