mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
fix typo
This commit is contained in:
@@ -5500,7 +5500,7 @@ function items_by_parent_ids(array $parents, null|array $thr_parents = null, str
|
||||
$reaction_join_sql
|
||||
SQL;
|
||||
|
||||
return = dbq(trim($q));
|
||||
return dbq(trim($q));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user