mirror of
https://github.com/friendica/friendica
synced 2025-04-27 04:30:11 +00:00
Merge pull request #1750 from annando/1507-contact-update
Automatic contact update
This commit is contained in:
commit
179201d2bf
4 changed files with 58 additions and 9 deletions
|
@ -308,7 +308,6 @@ class Item extends BaseObject {
|
|||
if (($item["item_network"] == NETWORK_FACEBOOK) AND ($indent == 'comment') AND isset($buttons["like"]))
|
||||
unset($buttons["like"]);
|
||||
|
||||
|
||||
$tmp_item = array(
|
||||
'template' => $this->get_template(),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue