sforkowany z mirror/friendica
cross fingers
rodzic
594803afca
commit
e247ed3de2
include
|
@ -207,7 +207,7 @@ function count_common_friends_zcid($uid,$zcid) {
|
|||
where `glink`.`zcid` = %d
|
||||
and `gcontact`.`nurl` in (select nurl from contact where uid = %d and self = 0 ) ",
|
||||
intval($zcid),
|
||||
intval($uid),
|
||||
intval($uid)
|
||||
);
|
||||
|
||||
if(count($r))
|
||||
|
|
Ładowanie…
Reference in New Issue