directory server sitelist module (needed for public site list and building friend suggestions for new sites/channels with no known contacts)
This commit is contained in:
@@ -274,6 +274,7 @@ function suggestion_query($uid, $myxchan, $start = 0, $limit = 80) {
|
||||
intval($limit)
|
||||
);
|
||||
|
||||
|
||||
/*
|
||||
$r = q("SELECT count(xlink.xchan) as `total`, gcontact.* from gcontact
|
||||
left join glink on glink.gcid = gcontact.id
|
||||
|
||||
Reference in New Issue
Block a user