Merge pull request #1750 from annando/1507-contact-update

Automatic contact update
This commit is contained in:
Tobias Diekershoff 2015-07-12 15:32:29 +02:00
commit 179201d2bf
4 changed files with 58 additions and 9 deletions

View file

@ -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(),