Thanks to Thomas other people see now your posts on your channel page also linked to source. If enabled.
This commit is contained in:
parent
254dc0ec98
commit
9b80667326
@ -250,7 +250,7 @@ class Item extends BaseObject {
|
||||
'osparkle' => $osparkle,
|
||||
'sparkle' => $sparkle,
|
||||
'title' => $item['title'],
|
||||
'title_tosource' => get_pconfig(local_user(),'system','title_tosource'),
|
||||
'title_tosource' => get_pconfig($conv->get_profile_owner(),'system','title_tosource'),
|
||||
'ago' => relative_date($item['created']),
|
||||
'app' => $item['app'],
|
||||
'str_app' => sprintf( t(' from %s'), $item['app']),
|
||||
|
Reference in New Issue
Block a user