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:
friendica
2014-10-02 02:43:07 -07:00
parent baa0b0f393
commit 16b94f1dc0
5 changed files with 21 additions and 7 deletions

View File

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