mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-10 17:14:26 +02: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