mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
wrong variable
This commit is contained in:
@@ -191,7 +191,6 @@ class Hq extends \Zotlabs\Web\Controller {
|
||||
}
|
||||
elseif($update && $target_item) {
|
||||
if (!$sys_item) {
|
||||
|
||||
$r = q("SELECT item.parent AS item_id FROM item
|
||||
WHERE uid = %d
|
||||
AND parent_mid = '%s'
|
||||
|
||||
Reference in New Issue
Block a user