From f377c81c8a0394ada05d2302f4c806f2e635a30b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 29 Oct 2018 10:06:44 +0100 Subject: merge include/connections.php from dev --- include/connections.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/connections.php b/include/connections.php index 874237f97..d97ea3887 100644 --- a/include/connections.php +++ b/include/connections.php @@ -379,8 +379,6 @@ function contact_remove($channel_id, $abook_id) { intval($channel_id) ); if($r) { - $r = fetch_post_tags($r,true); - foreach($r as $rr) { $x = q("select uid from term where otype = %d and oid = %d and ttype = %d limit 1", intval(TERM_OBJ_POST), -- cgit v1.2.3