Made link post titles to source optional in display settings. Hopefully I did a right.
This commit is contained in:
@@ -250,6 +250,7 @@ class Item extends BaseObject {
|
||||
'osparkle' => $osparkle,
|
||||
'sparkle' => $sparkle,
|
||||
'title' => $item['title'],
|
||||
'title_tosource' => get_pconfig(local_user(),'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