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:
friendica
2013-08-04 21:20:03 -07:00
parent e265a943c8
commit c86dfd2e0c
2 changed files with 52 additions and 0 deletions

View File

@@ -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