issues with diaspora comment signatures on relayed comments that are relayed through a redmatrix site (parent post is redmatrix) and involve a private post.
This commit is contained in:
@@ -67,8 +67,6 @@ function thing_init(&$a) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if($term_hash) {
|
||||
$t = q("select * from obj left join term on obj_obj = term_hash where term_hash != '' and obj_type = %d and term_hash = '%s' limit 1",
|
||||
intval(TERM_OBJ_THING),
|
||||
|
||||
Reference in New Issue
Block a user