send more info

This commit is contained in:
friendica 2012-11-01 19:53:57 +11:00
parent ca8a351814
commit a26761e8a8

View File

@ -63,6 +63,8 @@ function zfinger_init(&$a) {
$ret['photo_mimetype'] = $e['xchan_photo_mimetype'],
$ret['photo'] = $e['xchan_photo_l'];
$ret['photo_updated'] = $e['xchan_photo_date'];
$ret['url'] = $e['xchan_url'];
$ret['name_updated'] = $e['xchan_name_date'];
$ret['target'] = $ztarget;
$ret['target_sig'] = $zsig;